Michal Privoznik 9807c47147 qemuDomainAttachChrDevice: Fix chardev hotplug
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
attach 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@redhat.com>
2015-05-21 17:49:02 +02:00
..
2015-05-21 17:49:02 +02:00
2015-05-21 17:49:02 +02:00
2015-05-21 17:49:02 +02:00
2015-04-02 10:27:56 +02:00
2015-04-24 13:22:45 +02:00