Re: [Xen-devel] [PATCH for-4.9 0/2] x86/pv: Misc fixes

2017-05-09 Thread Julien Grall
Hi Andrew, On 08/05/17 11:04, Andrew Cooper wrote: Two fixes for bugs which I have found while trying to raise {compat_,}create_bounce_frame() up into C. They should both be fixed in all releases of Xen. Andrew Cooper (2): x86/pv: Fix bugs with the handling of int80_bounce x86/pv: Align %r

[Xen-devel] [PATCH for-4.9 0/2] x86/pv: Misc fixes

2017-05-08 Thread Andrew Cooper
Two fixes for bugs which I have found while trying to raise {compat_,}create_bounce_frame() up into C. They should both be fixed in all releases of Xen. Andrew Cooper (2): x86/pv: Fix bugs with the handling of int80_bounce x86/pv: Align %rsp before pushing the failsafe stack frame xen/arch/