Re: [PATCH] qemu: auto-assign hostdev interface devices to PCIe

2020-06-18 Thread Andrea Bolognani
On Wed, 2020-06-17 at 17:17 -0400, Laine Stump wrote: > Until recently, an would automatically be > assigned model "rtl8139" (the default on x86 machinetypes), which in > turn would lead to the device being assigned a PCI address on a > conventional PCI controller (i.e. a pcie-to-pci-bridge). If

Re: [PATCH] qemu: auto-assign hostdev interface devices to PCIe

2020-06-18 Thread Paulo de Rezende Pinatti
On 17/06/20 23:17, Laine Stump wrote: [...] (Note to Paulo - I realize this doesn't describe exactly what happens on s390, since the default interface model in that case is "virtio" rather than "rtl8139", and this patch should actually cause no behavior change on S390. I'm Cc'ing you since

[PATCH] qemu: auto-assign hostdev interface devices to PCIe

2020-06-17 Thread Laine Stump
Until recently, an would automatically be assigned model "rtl8139" (the default on x86 machinetypes), which in turn would lead to the device being assigned a PCI address on a conventional PCI controller (i.e. a pcie-to-pci-bridge). If the network was a typical Linux host bridge-based network that