]> git.proxmox.com Git - qemu.git/commit
vl: Drop redundant "parse error" reports
authorMarkus Armbruster <armbru@redhat.com>
Fri, 8 Feb 2013 20:22:18 +0000 (21:22 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 11 Feb 2013 14:13:19 +0000 (08:13 -0600)
commitcfdd1628666f1342925f9c77cbb63b7d6d049dae
tree0ad2deced0380b372046f78fbc5041e686ec7bd8
parent7216ae3d1a11e07192623ad04d450e98bf1f3d10
vl: Drop redundant "parse error" reports

qemu_opts_parse() reports the error already, and in a much more useful
way.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1360354939-10994-6-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vl.c