diff options
author | KarimAllah Ahmed <[email protected]> | 2019-01-31 21:24:31 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-04-30 21:32:28 +0200 |
commit | 2e408936b6de5a7540880ae40bc7ce43102053ba (patch) | |
tree | 8539e77cf02cfc1c31fe5276025dd0b34fdf8691 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 191c8137a93989825f0e9f78a198367dde677216 (diff) |
X86/nVMX: handle_vmon: Read 4 bytes from guest memory
Read the data directly from guest memory instead of the map->read->unmap
sequence. This also avoids using kvm_vcpu_gpa_to_page() and kmap() which
assumes that there is a "struct page" for guest memory.
Suggested-by: Jim Mattson <[email protected]>
Signed-off-by: KarimAllah Ahmed <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions