]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix bug of attaching redirdev device
authorOsier Yang <osier@yunify.com>
Mon, 22 Feb 2016 16:44:09 +0000 (00:44 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 25 Feb 2016 08:17:41 +0000 (09:17 +0100)
commitc92547c34a85331f34df7d2fe1c55eb40fea3f71
tree23eec96fbe63ed9b51a1ccdc1cdf5567bd130198
parent5ea3a690a28ed1d7ef1253a6e63e236541cceba2
Fix bug of attaching redirdev device

RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1298070

The corresponding chardev must be attached first, otherwise the
the qemu command line won't be complete (missing the host part),
src/qemu/qemu_hotplug.c