All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH Risu 0/2] PPC64 improvements
@ 2017-01-30  2:47 Jose Ricardo Ziviani
  2017-01-30  2:47 ` [Qemu-devel] [PATCH Risu 1/2] risu_ppc64: Fix Risu to run under qemu linux user Jose Ricardo Ziviani
  2017-01-30  2:47 ` [Qemu-devel] [PATCH Risu 2/2] risu_ppc64: Compare FPSCR flags Jose Ricardo Ziviani
  0 siblings, 2 replies; 7+ messages in thread
From: Jose Ricardo Ziviani @ 2017-01-30  2:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

This patchset contains a fix necessary to run Risu under linux-user, that is due to the fact that linux-user doesn't fully implement ucontext struct. It also contains an small improvement to validate FPSRC flag for floating-point operations.

Jose Ricardo Ziviani (2):
  risu_ppc64: Fix Risu to run under qemu linux user
  risu_ppc64: Compare FPSCR flags

 risu_ppc64le.c         |  2 +-
 risu_reginfo_ppc64le.c | 16 +++++++++++-----
 test_ppc64le.s         | 20 +++++++++-----------
 3 files changed, 21 insertions(+), 17 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-03 11:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-30  2:47 [Qemu-devel] [PATCH Risu 0/2] PPC64 improvements Jose Ricardo Ziviani
2017-01-30  2:47 ` [Qemu-devel] [PATCH Risu 1/2] risu_ppc64: Fix Risu to run under qemu linux user Jose Ricardo Ziviani
2017-01-30 11:26   ` Alex Bennée
2017-01-30 11:49   ` Peter Maydell
2017-01-31 22:09     ` joserz
2017-01-30  2:47 ` [Qemu-devel] [PATCH Risu 2/2] risu_ppc64: Compare FPSCR flags Jose Ricardo Ziviani
2017-02-03 11:47   ` Peter Maydell

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.