On 18 October 2018 at 15:11, Marcel Apfelbaum <marcel.apfelb...@gmail.com> wrote: > Maybe would be a step toward a clean "socket-device" modeling (what goes > where) > and also QEMU emulation would be cleaner since in bare metal you cannot > plug a PCIe device into a PCI slot and vice-versa or have the same device ID > for both a PCI and a PCIe device.
So the command line would then distinguish "-device ne2k-pci" and "-device ne2k-pcie", and users need to know whether the machine they're using implements PCI or PCIe, and use the right device name accordingly? thanks -- PMM