From: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org, agraf@suse.de
Cc: tommusta@gmail.com, qemu-ppc@nongnu.org, afaerber@suse.de
Subject: [Qemu-devel] [PATCH v10 0/2] target-ppc: gdbstub little endian support patches
Date: Mon, 7 Apr 2014 17:40:58 -0400 [thread overview]
Message-ID: <1396906860-23522-1-git-send-email-tlfalcon@linux.vnet.ibm.com> (raw)
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
next reply other threads:[~2014-04-07 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 21:40 Thomas Falcon [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1396906860-23522-1-git-send-email-tlfalcon@linux.vnet.ibm.com \
--to=tlfalcon@linux.vnet.ibm.com \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=tommusta@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).