diff options
author | 2024-02-15 15:29:09 +0000 | |
---|---|---|
committer | 2024-02-22 07:01:18 -0800 | |
commit | 9397b5334af1f4af37cf35b5c647f84a948e3110 (patch) | |
tree | 7bd696132690b5f9c62ab0c4452a66d25619e59a /scripts/generate_rust_analyzer.py | |
parent | KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA (diff) | |
download | linux-rng-9397b5334af1f4af37cf35b5c647f84a948e3110.tar.xz linux-rng-9397b5334af1f4af37cf35b5c647f84a948e3110.zip |
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 <pdurrant@amazon.com>
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Link: https://lore.kernel.org/r/20240215152916.1158-15-paul@xen.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions