On Thu, Sep 25, 2025 at 20:07:18 +0200, Andrea Bolognani via Devel wrote: > The architecture was introduced at a time when USB3 in > general, and qemu-xhci in particular, had already been > well established for years. Having USB1 controllers as a > fallback was something that happened by mistake due to > the way the pre-existing code was organized rather than > because of a conscious decision. Make things work the > way they should have in the first place. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/qemu/qemu_domain.c | 8 +--- > ...k-virt-loongarch64.loongarch64-latest.args | 35 ---------------- > ...ck-virt-loongarch64.loongarch64-latest.xml | 40 ------------------- > ...ller-default-fallback-virt-loongarch64.xml | 1 - > tests/qemuxmlconftest.c | 5 --- > 5 files changed, 1 insertion(+), 88 deletions(-) > delete mode 100644 > tests/qemuxmlconfdata/usb-controller-default-fallback-virt-loongarch64.loongarch64-latest.args > delete mode 100644 > tests/qemuxmlconfdata/usb-controller-default-fallback-virt-loongarch64.loongarch64-latest.xml > delete mode 120000 > tests/qemuxmlconfdata/usb-controller-default-fallback-virt-loongarch64.xml
Reviewed-by: Peter Krempa <[email protected]>
