Home
last modified time | relevance | path

Searched hist:"7 dca8043f3483ff34ac954c7012b721731ee5719" (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_vio.c7dca8043f3483ff34ac954c7012b721731ee5719 Mon Apr 29 16:25:51 UTC 2013 Alexey Kardashevskiy <aik@ozlabs.ru> 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>
H A Dspapr_pci.c7dca8043f3483ff34ac954c7012b721731ee5719 Mon Apr 29 16:25:51 UTC 2013 Alexey Kardashevskiy <aik@ozlabs.ru> 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>
/qemu/system/
H A Dmemory.c7dca8043f3483ff34ac954c7012b721731ee5719 Mon Apr 29 16:25:51 UTC 2013 Alexey Kardashevskiy <aik@ozlabs.ru> 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>
/qemu/hw/pci/
H A Dpci.c7dca8043f3483ff34ac954c7012b721731ee5719 Mon Apr 29 16:25:51 UTC 2013 Alexey Kardashevskiy <aik@ozlabs.ru> 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>