]> git.proxmox.com Git - mirror_qemu.git/commit - hw/watchdog/wdt_aspeed.c
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Feb 2023 08:02:05 +0000 (09:02 +0100)
committerCédric Le Goater <clg@kaod.org>
Tue, 7 Feb 2023 08:02:05 +0000 (09:02 +0100)
commitf8ad895824860b1c18f1fd64e566d66ce70a61cd
tree9ea0061a7c5904e19113f1331387ffd838569231
parent4ef247661e55da0ac7c29e8369ada2863f759b66
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>
hw/watchdog/wdt_aspeed.c
include/hw/watchdog/wdt_aspeed.h