Re: [Xen-devel] [PATCH for-4.13 0/2] x86/hvm: Multiple corrections to task switch handling

2019-11-22 Thread Andrew Cooper
On 22/11/2019 10:23, Roger Pau Monné wrote: > On Thu, Nov 21, 2019 at 10:15:49PM +, Andrew Cooper wrote: >> These patches want backporting due to the severity of patch 2. They should >> therefore be considered for 4.13 at this point. > Is there a matching XTF test to exercise this functionalit

Re: [Xen-devel] [PATCH for-4.13 0/2] x86/hvm: Multiple corrections to task switch handling

2019-11-22 Thread Roger Pau Monné
On Thu, Nov 21, 2019 at 10:15:49PM +, Andrew Cooper wrote: > These patches want backporting due to the severity of patch 2. They should > therefore be considered for 4.13 at this point. Is there a matching XTF test to exercise this functionality? Thanks, Roger. _

[Xen-devel] [PATCH for-4.13 0/2] x86/hvm: Multiple corrections to task switch handling

2019-11-21 Thread Andrew Cooper
These patches want backporting due to the severity of patch 2. They should therefore be considered for 4.13 at this point. Andrew Cooper (2): x86/vtx: Fix fault semantics for early task switch failures x86/svm: Write the correct %eip into the outgoing task xen/arch/x86/hvm/hvm.c