]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Enable iTCO watchdog by disabling its noreboot pin strap
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 20 Jan 2023 13:15:06 +0000 (14:15 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 26 Jan 2023 15:40:30 +0000 (16:40 +0100)
commitd81a27b9815d68d85d2ddc9671649923ee5905d7
treef4e015be5268ed35ae8ba174ee6822aaa72b9450
parent5b80e93e42a1d89ee64420debd2b4b785a144c40
qemu: Enable iTCO watchdog by disabling its noreboot pin strap

In order for the iTCO watchdog to be operational we must disable the
noreboot pin strap in qemu.  This is the default starting from 8.0
machine types, but desirable for older ones as well.  And we can safely
do that since that is not guest-visible.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_command.c