diff options
author | KarimAllah Ahmed <[email protected]> | 2019-01-31 21:24:35 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-04-30 21:32:59 +0200 |
commit | b146b839282ca98927a109d6bb0351c7380b70e4 (patch) | |
tree | 7effc7297ad40c26b02a5f39c84c6b552e093159 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e45adf665a53df0db37f784ed87c6b57ddd81885 (diff) |
X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory
Use kvm_vcpu_map to the map the VMCS12 from guest memory because
kvm_vcpu_gpa_to_page() and kmap() will only work for guest memory that has
a "struct page".
Signed-off-by: KarimAllah Ahmed <[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