aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAaron Lewis <[email protected]>2019-10-21 16:30:24 -0700
committerPaolo Bonzini <[email protected]>2019-10-22 15:46:34 +0200
commit9753d68865c5662eee94eb8808b5ad5eb766f5ea (patch)
treeb6f91ac011ed64a9467f541a085527d3dc61a1f6 /scripts/gdb/linux/utils.py
parent312a1c87798e6b43ff533393167b3cba33645ead (diff)
KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS on Intel
When the guest can execute the XSAVES/XRSTORS instructions, use wrmsr to set the hardware IA32_XSS MSR to guest/host values on VM-entry/VM-exit, rather than the MSR-load areas. By using the same approach as AMD, we will be able to use a common implementation for both (in the next patch). Reviewed-by: Jim Mattson <[email protected]> Signed-off-by: Aaron Lewis <[email protected]> Change-Id: I9447d104b2615c04e39e4af0c911e1e7309bf464 Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions