aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw@amazon.co.uk>2023-10-23 09:37:14 +0100
committerDavid Woodhouse <dwmw@amazon.co.uk>2024-02-02 16:23:47 +0000
commit4c71721651454343ff5cead85f02a1ada7520244 (patch)
tree4890ca898fe865858545b17fdee5ddbadcef6a32 /scripts/qapi
parentd2e82b1744ee81b1b1c8d15b2bfd46d46f2a49ba (diff)
downloadqemu-4c71721651454343ff5cead85f02a1ada7520244.zip
qemu-4c71721651454343ff5cead85f02a1ada7520244.tar.gz
qemu-4c71721651454343ff5cead85f02a1ada7520244.tar.bz2
hw/ppc/prep: use pci_init_nic_devices()
Previously, the first PCI NIC would be placed in PCI slot 3 and the rest would be dynamically assigned. Even if the user overrode the default NIC type and made it something other than PCNet. Now, the first PCNet NIC (that is, anything not explicitly specified to be anything different) will go to slot 3 even if it isn't the first NIC specified on the command line. And anything else will be dynamically assigned. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions