[libvirt] [PATCH v3 4/4] qemuDomainDetachChrDevice: Fix chardev hot-unplug

Daniel P. Berrange berrange at redhat.com
Wed May 20 12:37:08 UTC 2015


On Thu, May 14, 2015 at 10:33:06AM +0200, Michal Privoznik wrote:
> Not every chardev is plugged onto virtio-serial bus. However, the
> code introduced in 89e991a2aa36b04 assumes that. Incorrectly.
> With previous patches we have three options where a chardev can
> be plugged: virtio-serial, USB and PCI. This commit fixes the
> detach part. However, since we are not auto allocating USB
> addresses yet, I'm just marking the place where appropriate code
> should go.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_hotplug.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list