[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/6] x86/vmx: Misc fixes and improvements
Patch 1 might want to be considered for 4.11. All others are 4.12 material at this point. Andrew Cooper (6): x86/vmx: Fix handing of MSR_DEBUGCTL on VMExit x86: Improvements to ler debugging x86/pat: Simplify host PAT handling x86/vmx: Simplify PAT handling during vcpu construction x86/vmx: Defer vmx_vmcs_exit() as long as possible in construct_vmcs() x86/vmx: Drop VMX signal for full real-mode docs/misc/xen-command-line.markdown | 6 ++++ xen/arch/x86/acpi/suspend.c | 3 +- xen/arch/x86/cpu/common.c | 9 +----- xen/arch/x86/hvm/mtrr.c | 2 +- xen/arch/x86/hvm/vmx/entry.S | 9 ++++++ xen/arch/x86/hvm/vmx/vmcs.c | 22 +++++--------- xen/arch/x86/hvm/vmx/vmx.c | 14 ++------- xen/arch/x86/traps.c | 58 ++++++++++++++++++------------------- xen/arch/x86/x86_64/traps.c | 14 ++++++--- xen/include/asm-x86/cpufeature.h | 2 +- xen/include/asm-x86/cpufeatures.h | 1 + xen/include/asm-x86/msr.h | 2 +- xen/include/asm-x86/processor.h | 7 ++++- xen/include/asm-x86/x86_64/page.h | 8 +++++ 14 files changed, 83 insertions(+), 74 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 |