]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Replace some VIR_ERROR with vir*Error
authorJovanka Gulicoska <jovanka.gulicoska@gmail.com>
Wed, 23 Mar 2016 18:32:13 +0000 (19:32 +0100)
committerCole Robinson <crobinso@redhat.com>
Thu, 24 Mar 2016 18:13:21 +0000 (14:13 -0400)
commit3e5b35a538f507ed23d4130b6aa5dfcee28b7c67
tree20b43f3af295e79ebf35c5812d96ee50fcdbe3ec
parent2c20574d5b5c8448cf4e4da6c5bd964ada8f09d4
qemu: Replace some VIR_ERROR with vir*Error

qemuStateInitialize uses a mix of VIR_ERROR and standard vir*Error
calls. Prefer the standard vir*Error
src/qemu/qemu_driver.c