]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/i386/pc.h
pci: pass address space to pci bus when created
authorAvi Kivity <avi@redhat.com>
Tue, 26 Jul 2011 11:26:19 +0000 (14:26 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 29 Jul 2011 13:25:44 +0000 (08:25 -0500)
commit1e39101c649a008462db1ac1d027c62870454d1f
treeb2c6402330466d10502e56e4b60a3600c7e298df
parent6bd105151ac5529605a478de3b6c3aceed5995e9
pci: pass address space to pci bus when created

This is now done sloppily, via get_system_memory().  Eventually callers
will be converted to stop using that.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
22 files changed:
hw/apb_pci.c
hw/bonito.c
hw/grackle_pci.c
hw/gt64xxx.c
hw/pc.h
hw/pc_piix.c
hw/pci.c
hw/pci.h
hw/pci_host.h
hw/pci_internals.h
hw/piix_pci.c
hw/ppc4xx_pci.c
hw/ppc_mac.h
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/ppc_prep.c
hw/ppce500_pci.c
hw/prep_pci.c
hw/prep_pci.h
hw/sh_pci.c
hw/unin_pci.c
hw/versatile_pci.c