]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Don't overwrite DomainSave errors
authorCole Robinson <crobinso@redhat.com>
Tue, 15 Mar 2016 19:24:10 +0000 (15:24 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 15 Mar 2016 19:43:34 +0000 (15:43 -0400)
commit26f3d9c26ccc8e380ef9e1e9a8df51aa7c2387d2
tree720a04353d6c1af81f64a56be498ff87b8a23742
parentc5e81090eaf40d5735402f94a7446ced3e78a7df
qemu: Don't overwrite DomainSave errors

These functions already report fine grained errors, there's no
benefit to overwriting the error here.
src/qemu/qemu_driver.c