diff options
author | KarimAllah Ahmed <[email protected]> | 2019-01-31 21:24:32 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-04-30 21:32:38 +0200 |
commit | 3d5f6beb74a00bcc308612ee007e3e0c6126c397 (patch) | |
tree | 82713e2f555bf0888d81be894a77a2121f5c4d75 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2e408936b6de5a7540880ae40bc7ce43102053ba (diff) |
X86/nVMX: Update the PML table without mapping and unmapping the page
Update the PML table without mapping and unmapping the page. This also
avoids using kvm_vcpu_gpa_to_page(..) which assumes that there is a "struct
page" for guest memory.
As a side-effect of using kvm_write_guest_page the page is also properly
marked as dirty.
Signed-off-by: KarimAllah Ahmed <[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