From patchwork Wed Jan 30 09:43:52 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [PULL,v2,0/3] PReP patch queue 2013-01-30 Date: Tue, 29 Jan 2013 23:43:52 -0000 From: =?utf-8?q?Andreas_F=C3=A4rber_=3Candreas=2Efaerber=40web=2Ede=3E?= X-Patchwork-Id: 216802 Message-Id: <1359539035-31698-1-git-send-email-andreas.faerber@web.de> To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , qemu-ppc@nongnu.org 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 75610155562bd480356a7a5018e5de4c44ec7884: prep: Move PReP machine to hw/ppc/ (2013-01-30 10:42:29 +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/ MAINTAINERS | 2 +- hw/ppc/Makefile.objs | 3 ++- hw/{ppc_prep.c => ppc/prep.c} | 28 ++++++++++----------- hw/prep_pci.c | 56 +++++++++++++++++++++++++++++------------ 4 Dateien geändert, 57 Zeilen hinzugefügt(+), 32 Zeilen entfernt(-) rename hw/{ppc_prep.c => ppc/prep.c} (98%)