On Mon, Jan 12, 2026 at 15:49:13 +0100, Andrea Bolognani via Devel wrote: > This demonstrates how, when a machine type for which a default > USB controller is usually not added automatically is used, > including USB devices in the configuration results in an error. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > ...th-devices-virt-aarch64.aarch64-latest.err | 1 + > ...th-devices-virt-aarch64.aarch64-latest.xml | 28 +++++++++++++++++++ > ...er-automatic-with-devices-virt-aarch64.xml | 14 ++++++++++ > tests/qemuxmlconftest.c | 2 ++ > 4 files changed, 45 insertions(+) > create mode 100644 > tests/qemuxmlconfdata/usb-controller-automatic-with-devices-virt-aarch64.aarch64-latest.err > create mode 100644 > tests/qemuxmlconfdata/usb-controller-automatic-with-devices-virt-aarch64.aarch64-latest.xml > create mode 100644 > tests/qemuxmlconfdata/usb-controller-automatic-with-devices-virt-aarch64.xml
Reviewed-by: Peter Krempa <[email protected]>
