Hello, Please pull the PowerPC Reference Platform (PReP) queue into qemu.git master.
It includes: * QOM'ish prep_pci.c cleanups, * hw/ppc_prep.c -> hw/ppc/prep.c move. The following changes since commit 13144781d4e9e6100b398213f9000576a3dc88f9: Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf (2013-01-26 14:18:28 +0000) are available in the git repository at: git://repo.or.cz/qemu/afaerber.git prep-up for you to fetch changes up to e2c608c143144dabe25bbf182416b0e54e519d10: prep: Move PReP machine to hw/ppc/ (2013-01-30 08:56:03 +0100) ---------------------------------------------------------------- Andreas Färber (3): prep_pci: Create PCIBus and PCIDevice in-place prep_pci: Convert to QOM realizefn prep: Move PReP machine to hw/ppc/ hw/ppc/Makefile.objs | 3 ++- hw/{ppc_prep.c => ppc/prep.c} | 28 ++++++++++----------- hw/prep_pci.c | 56 +++++++++++++++++++++++++++++------------ 3 Dateien geändert, 56 Zeilen hinzugefügt(+), 31 Zeilen entfernt(-) rename hw/{ppc_prep.c => ppc/prep.c} (98%)