Home
last modified time | relevance | path

Searched hist:c8a6107bca7f4590cf213407afa9a021e20a3a59 (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/sparc64/
H A Dsun4u.cc8a6107bca7f4590cf213407afa9a021e20a3a59 Mon Oct 23 08:37:26 UTC 2023 David Woodhouse <dwmw@amazon.co.uk> hw/sparc64/sun4u: use pci_init_nic_devices()

The first sunhme NIC gets placed a function 1 on slot 1 of PCI bus A,
and the rest are dynamically assigned on PCI bus B.

Previously, any PCI NIC would get the special treatment purely by
virtue of being first in the list.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Thomas Huth <thuth@redhat.com>