Re: [PATCH v2 06/13] qemu_capabilities: Introduce QEMU_CAPS_DEVICE_USB_BOT

2025-06-24 Thread Jiri Denemark via Devel
On Mon, Jun 23, 2025 at 21:59:11 +0200, Peter Krempa wrote: > From: Akihiko Odaki > > usb-bot is supported by all supported QEMU versions; it is present since > 1.4.0 and libvirt supports 4.2.0 or later. > > Add a capability just in case USB_STORAGE_BOT is disabled when building > QEMU. > > Sig

[PATCH v2 06/13] qemu_capabilities: Introduce QEMU_CAPS_DEVICE_USB_BOT

2025-06-23 Thread Peter Krempa via Devel
From: Akihiko Odaki usb-bot is supported by all supported QEMU versions; it is present since 1.4.0 and libvirt supports 4.2.0 or later. Add a capability just in case USB_STORAGE_BOT is disabled when building QEMU. Signed-off-by: Akihiko Odaki Signed-off-by: Peter Krempa --- src/qemu/qemu_cap