qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2] PReP patch queue 2013-01-11
@ 2013-01-10 23:34 Andreas Färber
  2013-01-11 16:46 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Färber @ 2013-01-10 23:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber, qemu-ppc

Hello,

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

This contains a fix for runtime errors trying to use -M prep on
qemu-system-ppc64 and some progress QOM'ifying the pc87312 Super I/O chipset.

The pc87312 serves as example for the ongoing ppc IDE QOM'ifications and,
as an ISADevice, will need to be considered in my QOM realize conversion.

The following changes since commit a6308bc2224db238e72c570482717b68246a7ce0:

  Merge remote-tracking branch 'kraxel/build.1' into staging (2013-01-10 13:26:31 -0600)

are available in the git repository at:


  git://repo.or.cz/qemu/afaerber.git prep-up

for you to fetch changes up to 63e3555e80c31776285accbb4d0c14ae91c457dc:

  Merge branch 'master' of git://git.qemu.org/qemu into prep-up (2013-01-10 21:52:28 +0100)

----------------------------------------------------------------

Andreas Färber (2):
      prep: Include devices for ppc64 as well
      Merge branch 'master' of git://git.qemu.org/qemu into prep-up

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                      |  387 +++++++++++++++++++++++++++++++++++++
 hw/pc87312.h                      |   66 +++++++
 hw/ppc_prep.c                     |   39 +---
 trace-events                      |    8 +
 8 Dateien geändert, 477 Zeilen hinzugefügt(+), 32 Zeilen entfernt(-)
 create mode 100644 hw/pc87312.c
 create mode 100644 hw/pc87312.h

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

* Re: [Qemu-devel] [PULL v2] PReP patch queue 2013-01-11
  2013-01-10 23:34 [Qemu-devel] [PULL v2] PReP patch queue 2013-01-11 Andreas Färber
@ 2013-01-11 16:46 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2013-01-11 16:46 UTC (permalink / raw)
  To: None, qemu-devel; +Cc: qemu-ppc

Pulled, thanks.

Regards,

Anthony Liguori

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

end of thread, other threads:[~2013-01-11 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 23:34 [Qemu-devel] [PULL v2] PReP patch queue 2013-01-11 Andreas Färber
2013-01-11 16:46 ` 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).