On Thu, Sep 25, 2025 at 20:07:22 +0200, Andrea Bolognani via Devel wrote: > This is another case where the current behavior can be traced > back to the fact that x86 was the only architecture to really > be taken into account for a long time: in reality, using an > Intel-specific USB1 controller for a modern, PCIe-native, > virtualization-friendly Arm guest just doesn't make any sense. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/qemu/qemu_domain.c | 10 ++++++++++ > ...default-fallback-virt-aarch64.aarch64-latest.args | 5 ++--- > ...-default-fallback-virt-aarch64.aarch64-latest.xml | 12 ++++-------- > tests/qemuxmlconftest.c | 2 +- > 4 files changed, 17 insertions(+), 12 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
