qemu-patch-raspberry4/hw/arm
David Gibson 29b358f93a pci: Add root bus parameter to pci_nic_init()
At present, pci_nic_init() and pci_nic_init_nofail() assume that they will
only create a NIC under the primary PCI root.  As we add support for
multiple PCI roots, that may no longer be the case.  This patch adds a root
bus parameter to pci_nic_init() (and updates callers accordingly) to allow
the machine init code using it to specify the right PCI root for NICs
created by old-style -net nic parameters.  NICs created new-style, with
-device can of course be put anywhere.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-07-07 23:10:57 +03:00
..
armv7m.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
boot.c arm/boot: Free dtb blob memory after use 2013-06-25 18:34:13 +01:00
collie.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4_boards.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4210.c exynos4210.c: register rom_mem for memory migration 2013-06-03 17:17:46 +01:00
gumstix.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
highbank.c remove some double-includes 2013-05-18 16:35:12 +04:00
integratorcp.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
kzm.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
mainstone.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
Makefile.objs hw: move last file to hw/arm/ 2013-04-08 18:13:16 +02:00
musicpal.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
nseries.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
omap1.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
omap2.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
omap_sx1.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
palm.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pic_cpu.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pxa2xx.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
pxa2xx_gpio.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pxa2xx_pic.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
realview.c pci: Add root bus parameter to pci_nic_init() 2013-07-07 23:10:57 +03:00
spitz.c spitz: fix compilation failure due to pty.h namespace pollution 2013-05-14 08:53:16 -05:00
stellaris.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
strongarm.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
strongarm.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tosa.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
versatilepb.c pci: Add root bus parameter to pci_nic_init() 2013-07-07 23:10:57 +03:00
vexpress.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
xilinx_zynq.c xilinx_spips: seperate SPI and QSPI as two classes 2013-06-03 17:17:41 +01:00
z2.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00