Paul Durrant (4):
x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation
code
x86: move the saved value of MSR_IA32_XSS into struct vcpu_msrs
x86: stop handling MSR_IA32_XSS save/restore in implementation code
x86: remove defunct init/load/save_msr() hvm_funcs
xen/arch/x86/domain.c | 2 +-
xen/arch/x86/hvm/hvm.c | 58 ++++++--------------------
xen/arch/x86/hvm/vmx/vmx.c | 75 +++-------------------------------
xen/arch/x86/msr.c | 30 ++++++++++++++
xen/include/asm-x86/hvm/hvm.h | 8 +---
xen/include/asm-x86/hvm/vcpu.h | 1 -
xen/include/asm-x86/msr.h | 5 +++
7 files changed, 57 insertions(+), 122 deletions(-)
---
v2:
- Drop patches #2 and #6 of the v1 series
Cc: Andrew Cooper <[email protected]>
Cc: Jan Beulich <[email protected]>
Cc: Jun Nakajima <[email protected]>
Cc: Kevin Tian <[email protected]>
Cc: "Roger Pau Monné" <[email protected]>
Cc: Wei Liu <[email protected]>
--
2.20.1
_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel