diff options
author | Paul Durrant <[email protected]> | 2024-02-15 15:29:09 +0000 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-02-22 07:01:18 -0800 |
commit | 9397b5334af1f4af37cf35b5c647f84a948e3110 (patch) | |
tree | 7bd696132690b5f9c62ab0c4452a66d25619e59a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3991f35805d0f1ad84c3259dc1435021ccf63f16 (diff) |
KVM: selftests: map Xen's shared_info page using HVA rather than GFN
Using the HVA of the shared_info page is more efficient, so if the
capability (KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA) is present use that method
to do the mapping.
NOTE: Have the juggle_shinfo_state() thread map and unmap using both
GFN and HVA, to make sure the older mechanism is not broken.
Signed-off-by: Paul Durrant <[email protected]>
Reviewed-by: David Woodhouse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions