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: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PULL 4/5] usb-bot: hotplug support
Date: Thu, 23 Jun 2016 09:31:52 +0200

On Mi, 2016-06-22 at 16:20 +0200, Paolo Bonzini wrote:
> 
> 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?

Good idea, will do as followup.

cheers,
  Gerd




reply via email to

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