qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] PReP patch queue 2012-08-15
@ 2012-08-15 20:27 Andreas Färber
  2012-08-15 20:27 ` [Qemu-devel] [PATCH 1/3] prep: Include devices for ppc64 as well Andreas Färber
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andreas Färber @ 2012-08-15 20:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber, qemu-ppc, anthony

Hello Anthony,

Please pull the PowerPC Reference Platform (PReP) queue into qemu.git master.

With Alex' and Hervé's blessing this contains both fixes for runtime errors
trying to use -M prep on qemu-system-ppc64 and well as some progress QOM'ifying
the pc87312 Super I/O chipset.

The following changes since commit 76b64a7aa84965ee9c7594058a43b00c2a14c72e:

  win32: provide separate macros for weak decls and definitions (2012-08-15 13:26:03 -0500)

are available in the git repository at:
  git://repo.or.cz/qemu/afaerber.git prep-up

Andreas Färber (1):
      prep: Include devices for ppc64 as well

Hervé Poussineau (2):
      prep: Add pc87312 Super I/O emulation
      prep: Use pc87312 device instead of collection of random ISA devices

 MAINTAINERS                       |    1 +
 default-configs/ppc-softmmu.mak   |    2 +
 default-configs/ppc64-softmmu.mak |    5 +
 hw/Makefile.objs                  |    1 +
 hw/pc87312.c                      |  386 +++++++++++++++++++++++++++++++++++++
 hw/pc87312.h                      |   66 +++++++
 hw/ppc_prep.c                     |   39 +---
 trace-events                      |    8 +
 8 files changed, 476 insertions(+), 32 deletions(-)
 create mode 100644 hw/pc87312.c
 create mode 100644 hw/pc87312.h

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-01-10 23:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 20:27 [Qemu-devel] [PULL] PReP patch queue 2012-08-15 Andreas Färber
2012-08-15 20:27 ` [Qemu-devel] [PATCH 1/3] prep: Include devices for ppc64 as well Andreas Färber
2012-08-15 20:27 ` [Qemu-devel] [PATCH 2/3] prep: Add pc87312 Super I/O emulation Andreas Färber
2012-08-15 20:27 ` [Qemu-devel] [PATCH 3/3] prep: Use pc87312 device instead of collection of random ISA devices Andreas Färber
2012-08-15 20:30 ` [Qemu-devel] [PULL for-1.2] PReP patch queue 2012-08-15 Andreas Färber
2013-01-10 21:43 ` [Qemu-devel] [PULL] " Andreas Färber
2013-01-10 23:13   ` Anthony Liguori

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