[PATCH 1/2] qemuxml2argvdata: Fix watchdog parameters in crypto-builtin

Martin Kletzander mkletzan at redhat.com
Thu Jan 26 16:02:35 UTC 2023


Forgotten fix after a post-review rebase.

Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
Pushed under the build-breaker rule.

 tests/qemuxml2argvdata/crypto-builtin.x86_64-latest.args | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/qemuxml2argvdata/crypto-builtin.x86_64-latest.args b/tests/qemuxml2argvdata/crypto-builtin.x86_64-latest.args
index 1fafea9e4e66..75618ae36889 100644
--- a/tests/qemuxml2argvdata/crypto-builtin.x86_64-latest.args
+++ b/tests/qemuxml2argvdata/crypto-builtin.x86_64-latest.args
@@ -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}' \
-- 
2.39.1



More information about the libvir-list mailing list