qemu-patch-raspberry4/hw/ppc
Alexey Kardashevskiy 7dca8043f3 memory: give name to every AddressSpace
The "info mtree" command in QEMU console prints only "memory" and "I/O"
address spaces while there are actually a lot more other AddressSpace
structs created by PCI and VIO devices. Those devices do not normally
have names and therefore not present in "info mtree" output.

The patch fixes this.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-20 16:39:52 +02:00
..
e500-ccsr.h
e500.c
e500.h
e500plat.c
mac.h
mac_newworld.c
mac_oldworld.c
Makefile.objs
mpc8544_guts.c
mpc8544ds.c
ppc.c
ppc4xx_devs.c
ppc4xx_pci.c
ppc405.h
ppc405_boards.c
ppc405_uc.c
ppc440_bamboo.c ppc: Remove CONFIG_FDT conditionals 2013-06-14 15:34:19 +01:00
ppc_booke.c
ppce500_spin.c
prep.c isa: QOM'ify ISADevice 2013-06-07 14:55:33 +02:00
spapr.c remove some double-includes 2013-05-18 16:35:12 +04:00
spapr_events.c
spapr_hcall.c remove some double-includes 2013-05-18 16:35:12 +04:00
spapr_iommu.c spapr_vio: take care of creating our own AddressSpace/DMAContext 2013-06-20 16:32:48 +02:00
spapr_pci.c memory: give name to every AddressSpace 2013-06-20 16:39:52 +02:00
spapr_rtas.c spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu() 2013-06-13 00:11:14 +02:00
spapr_vio.c memory: give name to every AddressSpace 2013-06-20 16:39:52 +02:00
virtex_ml507.c ppc: Remove CONFIG_FDT conditionals 2013-06-14 15:34:19 +01:00
xics.c