Re: [PATCH v3] xen/watchdog: Identify which domain watchdog fired

2025-03-10 Thread Jan Beulich
On 07.03.2025 15:24, Andrew Cooper wrote: > When a watchdog fires, the domain is crashed and can't dump any state. > > Xen allows a domain to have two separate watchdogs. Therefore, for a > domain running multiple watchdogs (e.g. one based around network, one > for disk), it is important for diag

[PATCH v3] xen/watchdog: Identify which domain watchdog fired

2025-03-07 Thread Andrew Cooper
When a watchdog fires, the domain is crashed and can't dump any state. Xen allows a domain to have two separate watchdogs. Therefore, for a domain running multiple watchdogs (e.g. one based around network, one for disk), it is important for diagnostics to know which watchdog fired. As the printk