]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Use new helpers for storing libvirt errors
authorPeter Krempa <pkrempa@redhat.com>
Tue, 12 Sep 2017 08:32:27 +0000 (10:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 15 Sep 2017 03:28:21 +0000 (05:28 +0200)
commit6f18150f7b61c3671622d29dba816247454616a1
treeeef596d7eb4442e2b8d0f65d96905e115404e6dd
parent8333e7455eb2a28cb1e6f2415597d0e57a11a15b
qemu: hotplug: Use new helpers for storing libvirt errors

The helpers allow to simplify restoring original errors in most cases.
src/qemu/qemu_hotplug.c