From: G 3 <programmingkidx@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "qemu-devel@nongnu.org qemu-devel" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH 0/9] Add PowerPC support to risu
Date: Mon, 24 Apr 2017 23:15:44 -0400 [thread overview]
Message-ID: <BDF7343A-306F-4FB4-89C5-CD73197F4573@gmail.com> (raw)
Makes risu usable on a PowerPC Macintosh running Mac OS X.
John Arbuckle (9):
Add ppc.risu file.
Add risu_ppc.c file.
Add risu_reginfo_ppc.c file.
Add risu_reginfo_ppc.h file
Add risugen_ppc.pm file.
Add ppc support to configure
Add verbose option.
Add end of test message
Add more descriptive comment for mismatch or end of test condition.
configure | 4 +-
ppc.risu | 527 +++++++++++++++++++++++++++++++++++++
risu.c | 14 +-
risu_ppc.c | 41 +++
risu_reginfo_ppc.c | 273 ++++++++++++++++++++
risu_reginfo_ppc.h | 32 +++
risugen_ppc.pm | 744 +++++++++++++++++++++++++++++++++++++++++++
++++++++++
7 files changed, 1632 insertions(+), 3 deletions(-)
create mode 100644 ppc.risu
create mode 100644 risu_ppc.c
create mode 100644 risu_reginfo_ppc.c
create mode 100644 risu_reginfo_ppc.h
create mode 100644 risugen_ppc.pm
--
2.10.2
reply other threads:[~2017-04-25 3:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=BDF7343A-306F-4FB4-89C5-CD73197F4573@gmail.com \
--to=programmingkidx@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).