Re: [PATCH v2 25/38] qemu: Validate PCI support for USB controllers

2025-10-03 Thread Peter Krempa via Devel
On Thu, Sep 25, 2025 at 20:07:11 +0200, Andrea Bolognani via Devel wrote: > Attempting to use a USB controller that's a PCI device with > a machine type that doesn't support PCI should result in an > error. > > Note that, while all USB controllers supported by the libvirt > QEMU driver today are P

[PATCH v2 25/38] qemu: Validate PCI support for USB controllers

2025-09-25 Thread Andrea Bolognani via Devel
Attempting to use a USB controller that's a PCI device with a machine type that doesn't support PCI should result in an error. Note that, while all USB controllers supported by the libvirt QEMU driver today are PCI devices, QEMU itself implements machine types that come with non-PCI USB controller