All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] tcg: Fix i686 booting sparc64 openbios
@ 2016-06-18  5:03 Richard Henderson
  2016-06-18  5:03 ` [Qemu-devel] [PATCH 1/2] tcg: Fix name for high-half register Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Richard Henderson @ 2016-06-18  5:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: thuth, david, mark.cave-ayland

There's a minor typo here that affects dumping of 64-bit
registers on 32-bit hosts.  Kind of embarrasing that this
hasn't been seen previously.

The main change takes care of cases wherein there's overlap
between the indirect base register and the main global, which
can happen in conditions of very high register pressure.

The bug report is at

http://lists.nongnu.org/archive/html/qemu-devel/2016-06/msg04947.html


r~


Richard Henderson (2):
  tcg: Fix name for high-half register
  tcg: Fix allocation of indirect_base registers

 tcg/tcg.c | 70 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 48 insertions(+), 22 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-06-20 19:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-18  5:03 [Qemu-devel] [PATCH 0/2] tcg: Fix i686 booting sparc64 openbios Richard Henderson
2016-06-18  5:03 ` [Qemu-devel] [PATCH 1/2] tcg: Fix name for high-half register Richard Henderson
2016-06-20  0:11   ` David Gibson
2016-06-18  5:03 ` [Qemu-devel] [PATCH 2/2] tcg: Fix allocation of indirect_base registers Richard Henderson
2016-06-20  8:07 ` [Qemu-devel] [PATCH 0/2] tcg: Fix i686 booting sparc64 openbios Thomas Huth
2016-06-20 19:32 ` Mark Cave-Ayland

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.