> On 13 May 2026, at 8:28 PM, Zhao Liu <[email protected]> wrote:
>
> On Tue, Mar 03, 2026 at 10:25:13AM +0100, Igor Mammedov wrote:
>> Date: Tue, 3 Mar 2026 10:25:13 +0100
>> From: Igor Mammedov <[email protected]>
>> Subject: [PATCH v2 02/21] x86: q35: add 'wdat' property
>>
>> Used for enabling WDAT based watchdog for builtin iTCO watchdog.
>> Usage:
>> -M q35,wdat={on|off}
>> By default it is disabled.
>>
>> Signed-off-by: Igor Mammedov <[email protected]>
>> ---
>> include/hw/i386/pc.h | 1 +
>> hw/i386/pc_q35.c | 18 ++++++++++++++++++
>> 2 files changed, 19 insertions(+)
>
> Reviewed-by: Zhao Liu <[email protected]>
Reviewed-by: Ani Sinha <[email protected]>