Re: [PATCH v2 08/13] conf: introduce usb disk models 'usb-storage' and 'usb-bot'

2025-06-25 Thread Peter Krempa via Devel
On Tue, Jun 24, 2025 at 11:25:03 +0200, Jiri Denemark wrote: > On Mon, Jun 23, 2025 at 21:59:13 +0200, Peter Krempa wrote: > > From: Peter Krempa > > > > Historically libvirt specified 'usb-storage' as driver for USB disks. > > This though combined with '-blockdev' doesn't properly configure the

Re: [PATCH v2 08/13] conf: introduce usb disk models 'usb-storage' and 'usb-bot'

2025-06-24 Thread Jiří Denemark via Devel
On Tue, Jun 24, 2025 at 12:51:57 +0200, Peter Krempa wrote: > On Tue, Jun 24, 2025 at 11:25:03 +0200, Jiri Denemark wrote: > > On Mon, Jun 23, 2025 at 21:59:13 +0200, Peter Krempa wrote: > > > From: Peter Krempa > > > > > > Historically libvirt specified 'usb-storage' as driver for USB disks. > >

Re: [PATCH v2 08/13] conf: introduce usb disk models 'usb-storage' and 'usb-bot'

2025-06-24 Thread Jiri Denemark via Devel
On Mon, Jun 23, 2025 at 21:59:13 +0200, Peter Krempa wrote: > From: Peter Krempa > > Historically libvirt specified 'usb-storage' as driver for USB disks. > This though combined with '-blockdev' doesn't properly configure the > device to look like CDROM for . > > 'usb-bot' acts like a controler

[PATCH v2 08/13] conf: introduce usb disk models 'usb-storage' and 'usb-bot'

2025-06-23 Thread Peter Krempa via Devel
From: Peter Krempa Historically libvirt specified 'usb-storage' as driver for USB disks. This though combined with '-blockdev' doesn't properly configure the device to look like CDROM for . 'usb-bot' acts like a controler and allows explicitly connecting a -device to it. In qemu the devices sha