5433af7697
watchdog: remove -watchdog option
...
This was deprecated in 6.2 and is ready to go. It removes quite a bit
of code that handled the registration of watchdog models.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2022-09-29 11:40:28 +02:00
b10cb62752
watchdog: add information from -watchdog help to -device help
...
List all watchdog devices in a separate category, and populate
their descriptions.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2021-11-02 15:57:27 +01:00
4204c5f703
hw/watchdog: Implement SBSA watchdog device
...
Generic watchdog device model implementation as per ARM SBSA v6.0
Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org >
Message-id: 20201027015927.29495-2-shashi.mallela@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2020-10-27 11:10:44 +00:00