]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Clean up error path in qemuDomainAttachRedirdevDevice
authorJohn Ferlan <jferlan@redhat.com>
Fri, 21 Oct 2016 13:53:30 +0000 (09:53 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 24 Oct 2016 11:46:48 +0000 (07:46 -0400)
commit7300ca213440cc9b2dd4d964a6b63f127d35a1c7
treec0f186a0d3109a5501d158371b92a64e44697a04
parent8b82355e51021ecd29d3be767f24290fafb4d47f
qemu: Clean up error path in qemuDomainAttachRedirdevDevice

It's about to get more complicated - let's alter the logic to handle
various failures. Adds saving of the error as well.
src/qemu/qemu_hotplug.c