qemu-irix/hw/pci
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
..
Makefile.objs hw: move PCI bridges to hw/pci-* or hw/ARCH 2013-04-08 18:13:14 +02:00
msi.c
msix.c pci: add VMSTATE_MSIX 2013-06-03 11:37:44 +02:00
pci-hotplug.c
pci-stub.c
pci.c memory: give name to every AddressSpace 2013-06-20 16:39:52 +02:00
pci_bridge.c
pci_host.c
pcie.c
pcie_aer.c
pcie_host.c
pcie_port.c
shpc.c
slotid_cap.c