Patch #6 is not strictly related to save/restore. It's just clean-up of
something I noticed along the way.
Paul Durrant (6):
x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation
code
x86: save GUEST_BNDCFGS on context switch...
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
x86: introduce dr_mask_idx() helper function...
xen/arch/x86/domain.c | 2 +-
xen/arch/x86/hvm/hvm.c | 102 ++++++++++++++++-----------------
xen/arch/x86/hvm/vmx/vmx.c | 83 +++------------------------
xen/arch/x86/msr.c | 48 +++++++++++-----
xen/arch/x86/pv/emul-priv-op.c | 2 +-
xen/include/asm-x86/hvm/hvm.h | 17 ++----
xen/include/asm-x86/hvm/vcpu.h | 1 -
xen/include/asm-x86/msr.h | 33 ++++++++++-
8 files changed, 133 insertions(+), 155 deletions(-)
---
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