Merge remote-tracking branch 'afaerber/prep-up' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 23 Jan 2012 16:58:02 +0000 (10:58 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 23 Jan 2012 16:58:02 +0000 (10:58 -0600)
* afaerber/prep-up:
  prep: Use i82378 PCI->ISA bridge for 'prep' machine
  prep: Add i82378 PCI-to-ISA bridge emulation
  prep: Add i82374 DMA emulation
  MAINTAINERS: Add PCI host bridge files to PReP machine
  prep: qdev'ify Raven host bridge (SysBus)
  prep_pci: Update I/O to MemoryRegion ops
  prep_pci: Simplify I/O endianness
  prep: qdev'ify Raven host bridge (PCIDevice)
  prep: Use ISA m48t59
  prep: Fix offset of BIOS MemoryRegion

1  2 
MAINTAINERS
default-configs/ppc-softmmu.mak

diff --cc MAINTAINERS
@@@ -312,9 -305,9 +312,10 @@@ F: hw/grackle_pci.
  
  PReP
  M: Andreas Färber <andreas.faerber@web.de>
 +L: qemu-ppc@nongnu.org
  S: Odd Fixes
  F: hw/ppc_prep.c
+ F: hw/prep_pci.[hc]
  
  SH4 Machines
  ------------
Simple merge