]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemuxml2argvdata: Fix watchdog parameters in crypto-builtin
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 26 Jan 2023 15:57:20 +0000 (16:57 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 26 Jan 2023 15:57:20 +0000 (16:57 +0100)
Forgotten fix after a post-review rebase.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemuxml2argvdata/crypto-builtin.x86_64-latest.args

index 1fafea9e4e6674759993fe33222a96d3fff6a5cb..75618ae3688966aff201d2afad75e558aaad125f 100644 (file)
@@ -33,6 +33,8 @@ XDG_CONFIG_HOME=/tmp/lib/domain--1-QEMUGuest1/.config \
 -device '{"driver":"pcie-root-port","port":8,"chassis":1,"id":"pci.1","bus":"pcie.0","multifunction":true,"addr":"0x1"}' \
 -device '{"driver":"pcie-root-port","port":9,"chassis":2,"id":"pci.2","bus":"pcie.0","addr":"0x1.0x1"}' \
 -audiodev '{"id":"audio1","driver":"none"}' \
+-global ICH9-LPC.noreboot=off \
+-watchdog-action reset \
 -device '{"driver":"virtio-balloon-pci","id":"balloon0","bus":"pci.1","addr":"0x0"}' \
 -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
 -object '{"qom-type":"cryptodev-backend-builtin","id":"objcrypto0","queues":1}' \