diff options
author | KarimAllah Ahmed <karahmed@amazon.de> | 2019-01-31 21:24:31 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-04-30 21:32:28 +0200 |
commit | 2e408936b6de5a7540880ae40bc7ce43102053ba (patch) | |
tree | 8539e77cf02cfc1c31fe5276025dd0b34fdf8691 /tools/perf/scripts/python/syscall-counts.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 <jmattson@google.com>
Signed-off-by: KarimAllah Ahmed <karahmed@amazon.de>
Reviewed-by: Jim Mattson <jmattson@google.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions