mirror_qemu/hw/watchdog
Peter Crosthwaite 87ea75d5e1 qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and
use error_abort in call sites.

null/0 arguments needs to be added for the id and fail_if_exists fields
in affected callsites due to argument inconsistency between the normal and
no_fail variants.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-01-06 15:02:30 -05:00
..
Makefile.objs hw: move watchdogs to hw/watchdog, configure via default-configs/ 2013-04-08 18:13:13 +02:00
watchdog.c qemu-option: Remove qemu_opts_create_nofail 2014-01-06 15:02:30 -05:00
wdt_i6300esb.c aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00
wdt_ib700.c aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00