[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/6] clean up MSR save/restore code
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 <andrew.cooper3@xxxxxxxxxx> Cc: Jan Beulich <jbeulich@xxxxxxxx> Cc: Jun Nakajima <jun.nakajima@xxxxxxxxx> Cc: Kevin Tian <kevin.tian@xxxxxxxxx> Cc: "Roger Pau Monné" <roger.pau@xxxxxxxxxx> Cc: Wei Liu <wei.liu2@xxxxxxxxxx> -- 2.20.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |