]> git.proxmox.com Git - qemu.git/commit
pci: Allow PCI bus creation interfaces to specify the type of bus
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 14 Mar 2013 22:01:11 +0000 (16:01 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 26 Mar 2013 19:02:18 +0000 (21:02 +0200)
commit60a0e44320cc2601236450fbe95d952830192a1d
tree1b7c7045b82c95019798fdf314be12d052e4a748
parentcf09458d644934976aa64e88bb41ef9a4cc2766a
pci: Allow PCI bus creation interfaces to specify the type of bus

No change to any types.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
24 files changed:
hw/alpha_typhoon.c
hw/apb_pci.c
hw/bonito.c
hw/dec_pci.c
hw/grackle_pci.c
hw/gt64xxx.c
hw/i82801b11.c
hw/ioh3420.c
hw/pci/pci.c
hw/pci/pci.h
hw/pci/pci_bridge.c
hw/pci/pci_bridge.h
hw/pci_bridge_dev.c
hw/piix_pci.c
hw/ppc4xx_pci.c
hw/ppce500_pci.c
hw/prep_pci.c
hw/q35.c
hw/sh_pci.c
hw/spapr_pci.c
hw/unin_pci.c
hw/versatile_pci.c
hw/xio3130_downstream.c
hw/xio3130_upstream.c