qemu-e2k/hw/watchdog
Cédric Le Goater 2ec11f2320 aspeed: Change the "scu" property definition
The Aspeed Watchdog and Timer models have a link pointing to the SCU
controller model of the machine.

Change the "scu" property definition so that it explicitly sets the
pointer. The property isn't optional : not being able to set the link
is a bug and QEMU should rather abort than exit in this case.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20191119141211.25716-17-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-12-16 10:46:34 +00:00
..
Kconfig ptimer: express dependencies with Kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module 2018-08-20 11:24:33 +01:00
cmsdk-apb-watchdog.c hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API 2019-10-15 18:09:03 +01:00
trace-events trace-events: Fix attribution of trace points to source 2019-03-22 16:18:07 +00:00
watchdog.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
wdt_aspeed.c aspeed: Change the "scu" property definition 2019-12-16 10:46:34 +00:00
wdt_diag288.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
wdt_i6300esb.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
wdt_ib700.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00