On a Friday in 2025, Massimiliano Minella via B4 Relay via Devel wrote:
From: Massimiliano Minella <[email protected]>Since v0.8.0 a watchdog notification is available under event ID VIR_DOMAIN_EVENT_ID_WATCHDOG, update the documentation to remove the previous limitation. Signed-off-by: Massimiliano Minella <[email protected]> --- Remove limitation on notification support for watchdog. --- docs/formatdomain.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git docs/formatdomain.rst docs/formatdomain.rst index f50dce477f..d70022a239 100644 --- docs/formatdomain.rst +++ docs/formatdomain.rst @@ -8350,8 +8350,8 @@ The watchdog device requires an additional driver and management daemon in the guest. Just enabling the watchdog in the libvirt configuration does not do anything useful on its own. -Currently libvirt does not support notification when the watchdog fires. This -feature is planned for a future version of libvirt. +:since:`Since 0.8.0`, a notification is available when the watchdog fires, using +the event ID ``VIR_DOMAIN_EVENT_ID_WATCHDOG``.
Whoa, 0.8.0 was over 15 years ago.
Having multiple watchdogs is usually not something very common, but be aware that this might happen, for example, when an implicit watchdog device is added
Reviewed-by: Ján Tomko <[email protected]> and pushed now Jano
signature.asc
Description: PGP signature
