qemu-e2k/hw/watchdog
Philippe Mathieu-Daudé f8ad895824 hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Add more Aspeed watchdog registers from [*].

Since guests can righteously access them, log the access at
'unimplemented' level instead of 'guest-errors'.

[*] https://github.com/AspeedTech-BMC/zephyr/blob/v00.01.08/drivers/watchdog/wdt_aspeed.c#L31

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Delevoryas <peter@pjd.dev>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2023-02-07 09:02:05 +01:00
..
Kconfig hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
cmsdk-apb-watchdog.c clock: Add ClockEvent parameter to callbacks 2021-03-08 17:20:01 +00:00
meson.build ppc/spapr: Implement H_WATCHDOG 2022-07-06 10:22:38 -03:00
sbsa_gwdt.c watchdog: remove -watchdog option 2022-09-29 11:40:28 +02:00
spapr_watchdog.c ppc/spapr: Implement H_WATCHDOG 2022-07-06 10:22:38 -03:00
trace-events hw/watchdog: add trace events for watchdog action handling 2022-12-21 06:35:28 -05:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
watchdog.c hw/watchdog: add trace events for watchdog action handling 2022-12-21 06:35:28 -05:00
wdt_aspeed.c hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level 2023-02-07 09:02:05 +01:00
wdt_diag288.c watchdog: remove -watchdog option 2022-09-29 11:40:28 +02:00
wdt_i6300esb.c include/hw/pci: Split pci_device.h off pci.h 2023-01-08 01:54:22 -05:00
wdt_ib700.c watchdog: remove -watchdog option 2022-09-29 11:40:28 +02:00
wdt_imx2.c watchdog: remove -watchdog option 2022-09-29 11:40:28 +02:00