]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move watchdog model validation into the validation code
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 Mar 2021 16:12:40 +0000 (17:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 08:26:01 +0000 (10:26 +0200)
commit605a1e9d2e866c4b75310f6fc72422451ed8fad1
tree3ca9d74803b68f66c19ce332e4a5ca9f657001c7
parentfd2aed1ab5d3bfdcb1b12980f58107c1021be916
qemu: Move watchdog model validation into the validation code

Report the error from 'qemuValidateDomainWatchdogDef' rather than
'qemuBuildWatchdogDevStr'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_validate.c