All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9] Add PowerPC support to risu
@ 2017-04-25  3:15 G 3
  0 siblings, 0 replies; only message in thread
From: G 3 @ 2017-04-25  3:15 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel@nongnu.org qemu-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-25  3:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-25  3:15 [Qemu-devel] [PATCH 0/9] Add PowerPC support to risu G 3

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.