Message ID | 1335799457-17125-1-git-send-email-andreas.faerber@web.de |
---|---|
State | New |
Headers | show |
On Mon, Apr 30, 2012 at 15:24, Andreas Färber <andreas.faerber@web.de> wrote: > Hello Blue, > > Please pull the PowerPC Reference Platform (PReP) queue into qemu.git master. Thanks, pulled. > > The following changes since commit 42fe1c245f0239ebcdc084740a1777ac3699d071: > > main-loop: Fix build for w32 and w64 (2012-04-28 09:25:54 +0000) > > are available in the git repository at: > git://repo.or.cz/qemu/afaerber.git prep-up > > Hervé Poussineau (5): > i82378/i82374: Do not create DMA controller twice > fdc: Parametrize ISA base, IRQ and DMA > isa: Add isa_bus_from_device() method > prep: Initialize PC speaker > prep: Move int-ack register from PReP to Raven PCI emulation > > hw/fdc.c | 17 ++++++++++------- > hw/i82374.c | 5 ++++- > hw/i82378.c | 5 +++-- > hw/isa.h | 5 +++++ > hw/ppc_prep.c | 40 ++++------------------------------------ > hw/prep_pci.c | 17 +++++++++++++++++ > 6 files changed, 43 insertions(+), 46 deletions(-)