All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.9 0/2] x86/pv: Misc fixes
@ 2017-05-08 10:04 Andrew Cooper
  2017-05-08 10:04 ` [PATCH 1/2] x86/pv: Fix bugs with the handling of int80_bounce Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Andrew Cooper @ 2017-05-08 10:04 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Julien Grall, Jan Beulich

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/x86/domain.c              | 5 ++---
 xen/arch/x86/x86_64/compat/traps.c | 1 +
 xen/arch/x86/x86_64/traps.c        | 3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-05-09 15:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-08 10:04 [PATCH for-4.9 0/2] x86/pv: Misc fixes Andrew Cooper
2017-05-08 10:04 ` [PATCH 1/2] x86/pv: Fix bugs with the handling of int80_bounce Andrew Cooper
2017-05-08 10:52   ` Jan Beulich
2017-05-08 12:23     ` Andrew Cooper
2017-05-08 12:39       ` Jan Beulich
2017-05-08 12:54         ` Andrew Cooper
2017-05-08 13:05           ` Jan Beulich
2017-05-08 10:04 ` [PATCH 2/2] x86/pv: Align %rsp before pushing the failsafe stack frame Andrew Cooper
2017-05-08 10:56   ` Jan Beulich
2017-05-08 10:58     ` Andrew Cooper
2017-05-09 15:47 ` [PATCH for-4.9 0/2] x86/pv: Misc fixes Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.