qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 4/5] usb-bot: hotplug support


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 4/5] usb-bot: hotplug support
Date: Wed, 22 Jun 2016 16:20:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]