]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Refactor error reporting in qemu driver configuration parser
authorPeter Krempa <pkrempa@redhat.com>
Thu, 29 Nov 2012 11:25:07 +0000 (12:25 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 29 Nov 2012 21:23:16 +0000 (22:23 +0100)
commit6c5c4b8d4d0a7f8912c679d582cc323e1b90b7f0
treecfb520bbd51799a19f322912920881d55590f131
parent7aba113ca77d043a0471a3bdd8b43cb139e25216
qemu: Refactor error reporting in qemu driver configuration parser

This patch adds two labels and gets rid of a ton of duplicated code.
This patch also fixes some error message and switches most of them to
proper error reporting functions.
src/qemu/qemu_conf.c