]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Forbid most duplicated watchdogs
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 19 Apr 2023 12:20:24 +0000 (14:20 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 20 Apr 2023 08:17:35 +0000 (10:17 +0200)
commitd2af152d1fb5560bc7c9ad94c1c93179d62f9270
tree66ed528a773e9ddc25b67705e8f6a4e42764d3e9
parent865b071ae82db9d822a836faae552c1eec518a77
qemu: Forbid most duplicated watchdogs

Most of them are platform devices and only i6300esb can be plugged
multiple times into different PCI slots.

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