]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Refactor qemuDomainAttachChrDevice error paths
authorJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jun 2016 16:57:15 +0000 (12:57 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 14 Jun 2016 12:41:45 +0000 (08:41 -0400)
commit55931292c94a296eb6a96937a5b1a17394199577
tree75558dca915b39295cfea1e9b9a34ef75a1badf6
parent323d5bdc949289134d1a3f817996c61af3758567
qemu: Refactor qemuDomainAttachChrDevice error paths

Refactor the error paths for attaching char device (it's about to be
more complicated).

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_hotplug.c