[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/4] clean up MSR save/restore code
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 | 68 ---------------------------------- xen/arch/x86/msr.c | 34 ++++++++++++++++- xen/arch/x86/pv/emul-priv-op.c | 2 +- xen/include/asm-x86/hvm/hvm.h | 4 -- xen/include/asm-x86/hvm/vcpu.h | 1 - xen/include/asm-x86/msr.h | 7 +++- 8 files changed, 54 insertions(+), 122 deletions(-) --- v2: - Drop patches #2 and #6 of the v1 series 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 |