On 22/06/2016 13:48, Gerd Hoffmann wrote: > Hot-plugging a usb-bot device with one or more scsi devices can be > done this way now: > > (1) device-add usb-bot,id=foo > (2) device-add scsi-{hd,cd},bus=foo.0,lun=0 > (2b) optionally add more devices (luns 0 ... 15). > (3) qom-set foo.attached = true
Can you document it in docs/usb-storage.txt? Thanks, Paolo