qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH v9 0/2] target-ppc: gdbstub little endian support patc


From: Thomas Falcon
Subject: [Qemu-ppc] [PATCH v9 0/2] target-ppc: gdbstub little endian support patches
Date: Mon, 7 Apr 2014 16:02:17 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]