mirror_qemu/hw/ppc
Alexander Graf a1bc20dfbb PPC: e500: Map PIO space into core memory region
On PPC, we don't have PIO. So usually PIO space behind a PCI bridge is
accessible via MMIO. Do this mapping explicitly by mapping the PIO space
of our PCI bus into a memory region that lives in memory space.

Signed-off-by: Alexander Graf <agraf@suse.de>
2012-10-29 11:45:56 +01:00
..
Makefile.objs pseries: Implement qemu initiated shutdowns using EPOW events 2012-10-29 11:45:54 +01:00
e500.c PPC: e500: Map PIO space into core memory region 2012-10-29 11:45:56 +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
mpc8544ds.c create struct for machine initialization arguments 2012-10-20 07:53:28 +00:00