libvirt
/
libvirt
|
master
|
19 mins and 24 secs
|
Katerina Koukiou
|
qemu: hotplug: don't overwrite error message in qemuDomainAttachNetDevice
Since commit f14c37, virDomainConfVMNWFilterTeardown is reporting errors thus any previously reported error gets overwritten. We need to save the errors in qemuDomainAttachNetDevice before calling this function when we are in cleanup code.
https://bugzilla.redhat.com/show_bug.cgi?id=1598311
Signed-off-by: Katerina Koukiou <kkoukiou@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
|
|