error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
commitc389c43ee517fbfb8b18ebb520fb4c707e10646e
authorMarkus Armbruster <armbru@redhat.com>
Thu, 25 Mar 2010 16:22:35 +0000 (25 17:22 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 18 Apr 2010 21:46:48 +0000 (18 23:46 +0200)
tree894600562ebe32268b5b2c39a9bc4af34d909178
parentc64f27d4f44192579087caa3ec4bd6552caef169
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()

Both functions report errors nicely enough now, no need for additional
messages.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hw/pci-hotplug.c
net.c
qemu-config.c
vl.c