qemu-e2k/hw/watchdog
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros
Generated using:

 $ ./scripts/codeconverter/converter.py -i \
   --pattern=TypeCheckMacro $(git grep -l '' -- '*.[ch]')

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20200831210740.126168-12-ehabkost@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20200831210740.126168-13-ehabkost@redhat.com>
Message-Id: <20200831210740.126168-14-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-09 09:27:09 -04:00
..
Kconfig hw: Move i.MX watchdog driver to hw/watchdog 2020-05-21 20:00:18 +01:00
cmsdk-apb-watchdog.c hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status 2020-06-23 11:39:47 +01:00
meson.build meson: convert hw/watchdog 2020-08-21 06:30:26 -04:00
trace-events hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status 2020-06-23 11:39:47 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
watchdog.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
wdt_aspeed.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
wdt_diag288.c qdev: Unrealize must not fail 2020-05-15 07:08:14 +02:00
wdt_i6300esb.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
wdt_ib700.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
wdt_imx2.c hw/watchdog: Implement full i.MX watchdog support 2020-05-21 20:00:18 +01:00