[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/3] x86: Cleanup of MSR handling for Xen and Viridian ranges
Split apart from v2, to make all the dispatching code obvious in patch 1. See individual patches for changes. Andrew Cooper (3): x86/msr: Dispatch Xen and Viridian MSRs from guest_{wr,rd}msr() x86/viridan: Clean up Viridian MSR infrastructure x86: Clean up the Xen MSR infrastructure xen/arch/x86/hvm/svm/svm.c | 27 +++------------------- xen/arch/x86/hvm/viridian.c | 46 ++++++++++++++------------------------ xen/arch/x86/hvm/vmx/vmx.c | 28 ++++------------------- xen/arch/x86/msr.c | 35 +++++++++++++++++++++++++---- xen/arch/x86/pv/emul-priv-op.c | 6 ----- xen/arch/x86/traps.c | 29 +++++++++++------------- xen/include/asm-x86/hvm/viridian.h | 11 ++------- xen/include/asm-x86/processor.h | 4 ++-- 8 files changed, 72 insertions(+), 114 deletions(-) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |