[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/2] x86/msr: Code cleanup and improvements
No functional change. Andrew Cooper (2): xen: Introduce an xmemdup() helper x86/msr: Rename the msr policy objects xen/arch/x86/cpu/common.c | 4 +- xen/arch/x86/cpuid.c | 13 +++--- xen/arch/x86/domain.c | 10 ++--- xen/arch/x86/hvm/hvm.c | 4 +- xen/arch/x86/hvm/svm/entry.S | 2 +- xen/arch/x86/hvm/vmx/entry.S | 2 +- xen/arch/x86/msr.c | 80 +++++++++++++++++-------------------- xen/arch/x86/pv/emul-inv-op.c | 4 +- xen/arch/x86/x86_64/asm-offsets.c | 4 +- xen/arch/x86/x86_64/compat/entry.S | 2 +- xen/arch/x86/x86_64/entry.S | 2 +- xen/include/asm-x86/domain.h | 4 +- xen/include/asm-x86/msr.h | 17 ++++---- xen/include/asm-x86/spec_ctrl_asm.h | 2 +- xen/include/xen/xmalloc.h | 10 +++++ 15 files changed, 81 insertions(+), 79 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 |