[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for-4.13 v2 0/3] x86/hvm: Multiple corrections to task switch handling
These patches want backporting due to the severity of patch 2. They should therefore be considered for 4.13 at this point. Andrew Cooper (3): x86/vtx: Fix fault semantics for early task switch failures x86/svm: Always intercept ICEBP x86/svm: Write the correct %eip into the outgoing task xen/arch/x86/hvm/hvm.c | 4 +- xen/arch/x86/hvm/svm/emulate.c | 54 ++++++++++++++++++++++++ xen/arch/x86/hvm/svm/svm.c | 77 ++++++++++++++++++++++------------- xen/arch/x86/hvm/svm/vmcb.c | 2 +- xen/arch/x86/hvm/vmx/vmx.c | 4 +- xen/arch/x86/monitor.c | 3 -- xen/include/asm-x86/hvm/hvm.h | 13 +----- xen/include/asm-x86/hvm/svm/emulate.h | 1 + 8 files changed, 109 insertions(+), 49 deletions(-) -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |