qemu/hw/ppc
Bharat Bhushan dffb1dc29f e500: Adding CCSR memory region
All devices are also placed under CCSR memory region.
The CCSR memory region is exported to pci device. The MSI interrupt
generation is the main reason to export the CCSR region to PCI device.
This put the requirement to move mpic under CCSR region, but logically
all devices should be under CCSR. So this patch places all emulated
devices under ccsr region.

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-12-14 13:12:54 +01:00
..
e500.c e500: Adding CCSR memory region 2012-12-14 13:12:54 +01:00
e500.h PPC: e500: split mpc8544ds machine from generic e500 code 2012-08-15 19:43:13 +02:00
e500plat.c create struct for machine initialization arguments 2012-10-20 07:53:28 +00:00
Makefile.objs pseries: Implement PAPR NVRAM 2012-12-14 13:12:54 +01:00
mpc8544ds.c create struct for machine initialization arguments 2012-10-20 07:53:28 +00:00