qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v9 0/2] target-ppc: gdbstub little endian support patches
@ 2014-04-07 20:02 Thomas Falcon
  2014-04-07 20:02 ` [Qemu-devel] [PATCH v9 1/2] target-ppc: extract register length calculation in gdbstub Thomas Falcon
  2014-04-07 20:02 ` [Qemu-devel] [PATCH v9 2/2] target-ppc: gdbstub allow byte swapping for reading/writing registers Thomas Falcon
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Falcon @ 2014-04-07 20:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: tommusta, qemu-ppc, agraf, afaerber

The first patch pulls register length calculation into its own
function and the second adds support for little endian ppc in gdbstub.

Thomas Falcon (2):
  target-ppc: extract register length calculation in gdbstub
  target-ppc: gdbstub allow byte swapping for reading/writing registers

 target-ppc/gdbstub.c | 124 +++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 90 insertions(+), 34 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2014-04-07 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 20:02 [Qemu-devel] [PATCH v9 0/2] target-ppc: gdbstub little endian support patches Thomas Falcon
2014-04-07 20:02 ` [Qemu-devel] [PATCH v9 1/2] target-ppc: extract register length calculation in gdbstub Thomas Falcon
2014-04-07 20:08   ` Andreas Färber
2014-04-07 20:02 ` [Qemu-devel] [PATCH v9 2/2] target-ppc: gdbstub allow byte swapping for reading/writing registers Thomas Falcon
2014-04-07 20:30   ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).