]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuhotplugtest: Assert QEMU_CAPS_SET_ACTION
authorPeter Krempa <pkrempa@redhat.com>
Thu, 9 Mar 2023 15:53:25 +0000 (16:53 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:07 +0000 (09:19 +0200)
commitcccabdf8bee98b16ec83741c30aaedabf80adbeb
tree2031ea8b5310de748ec8f59d1fc11cfcf99452cd
parentc84e9a3b82912e391840719c2259975dc85caf7f
qemuhotplugtest: Assert QEMU_CAPS_SET_ACTION

With modern qemu we use 'set-action' instead of 'watchdog-set-action'.

Switch to it so that later qemuhotplugtest can be switched to use real
capabilities.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuhotplugtest.c