Searched hist:"139 a12cfe1a040fd881338a7cc042bd37159ea9a" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/ |
H A D | x86.h | diff 139a12cfe1a040fd881338a7cc042bd37159ea9a Tue Oct 22 01:30:25 CEST 2019 Aaron Lewis <aaronlewis@google.com> KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
Hoist the vendor-specific code related to loading the hardware IA32_XSS MSR with guest/host values on VM-entry/VM-exit to common x86 code.
Reviewed-by: Jim Mattson <jmattson@google.com> Signed-off-by: Aaron Lewis <aaronlewis@google.com> Change-Id: Ic6e3430833955b98eb9b79ae6715cf2a3fdd6d82 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86.c | diff 139a12cfe1a040fd881338a7cc042bd37159ea9a Tue Oct 22 01:30:25 CEST 2019 Aaron Lewis <aaronlewis@google.com> KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
Hoist the vendor-specific code related to loading the hardware IA32_XSS MSR with guest/host values on VM-entry/VM-exit to common x86 code.
Reviewed-by: Jim Mattson <jmattson@google.com> Signed-off-by: Aaron Lewis <aaronlewis@google.com> Change-Id: Ic6e3430833955b98eb9b79ae6715cf2a3fdd6d82 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|