
24 Jun
2025
24 Jun
'25
12:22 p.m.
On Mon, Jun 23, 2025 at 21:59:16 +0200, Peter Krempa wrote:
From: Peter Krempa <pkrempa@redhat.com>
The helper sets the 'attached' property of the 'usb-bot' device to true, which will be used on the hotplug code path.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_monitor.c | 12 ++++++++++++ src/qemu/qemu_monitor.h | 3 +++ src/qemu/qemu_monitor_json.c | 20 ++++++++++++++++++++ src/qemu/qemu_monitor_json.h | 5 +++++ 4 files changed, 40 insertions(+)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>