diff options
author | Aaron Lewis <[email protected]> | 2019-10-21 16:30:26 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-10-22 15:47:12 +0200 |
commit | 864e2ab2b46db1ac266c46a7c9cefe6cc893029d (patch) | |
tree | ee3f68d5bfe20a1ed22f6927d8100aeab44c8562 /scripts/gdb/linux/utils.py | |
parent | 139a12cfe1a040fd881338a7cc042bd37159ea9a (diff) |
kvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common
Hoist support for RDMSR/WRMSR of IA32_XSS from vmx into common code so
that it can be used for svm as well.
Right now, kvm only allows the guest IA32_XSS to be zero,
so the guest's usage of XSAVES will be exactly the same as XSAVEC.
Reviewed-by: Jim Mattson <[email protected]>
Signed-off-by: Aaron Lewis <[email protected]>
Change-Id: Ie4b0f777d71e428fbee6e82071ac2d7618e9bb40
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions