qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v10 0/2] target-ppc: gdbstub little endian support patches
@ 2014-04-07 21:40 Thomas Falcon
  2014-04-07 21:40 ` [Qemu-devel] [PATCH v10 1/2] target-ppc: extract register length calculation in gdbstub Thomas Falcon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Falcon @ 2014-04-07 21:40 UTC (permalink / raw)
  To: qemu-devel, agraf; +Cc: tommusta, qemu-ppc, afaerber

The first patch pulls the 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] 4+ messages in thread

end of thread, other threads:[~2014-04-11 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 21:40 [Qemu-devel] [PATCH v10 0/2] target-ppc: gdbstub little endian support patches Thomas Falcon
2014-04-07 21:40 ` [Qemu-devel] [PATCH v10 1/2] target-ppc: extract register length calculation in gdbstub Thomas Falcon
2014-04-07 21:41 ` [Qemu-devel] [PATCH v10 2/2] target-ppc: gdbstub allow byte swapping for reading/writing registers Thomas Falcon
2014-04-11 11:33 ` [Qemu-devel] [PATCH v10 0/2] target-ppc: gdbstub little endian support patches Alexander Graf

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).