qemu/hw/watchdog
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const
Mechanical change using:

  $ sed -i -E 's/\(InterfaceInfo.?\[/\(const InterfaceInfo\[/g' \
              $(git grep -lE '\(InterfaceInfo.?\[\]\)')

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250424194905.82506-7-philmd@linaro.org>
2025-04-25 17:00:41 +02:00
..
allwinner-wdt.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
cmsdk-apb-watchdog.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
Kconfig hw/watchdog: Allwinner WDT emulation for system reset 2023-04-20 10:21:13 +01:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
sbsa_gwdt.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
spapr_watchdog.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
trace-events hw/watchdog/wdt_imx2: Trace timer activity 2023-11-02 13:36:45 +00:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
watchdog.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
wdt_aspeed.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
wdt_diag288.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
wdt_i6300esb.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
wdt_ib700.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
wdt_imx2.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00