]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce qemuDomainDeviceDefValidateController
authorJohn Ferlan <jferlan@redhat.com>
Mon, 27 Nov 2017 14:02:24 +0000 (09:02 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 9 Dec 2017 16:16:58 +0000 (11:16 -0500)
commit3ba921869a4ee6374d77049e4c46e3d61e6a0de2
treeb4361210ce74b3ab633381ff26cdb8ed9113b707
parentac0fb44afab3524391b8ef32abfc044242c585a4
qemu: Introduce qemuDomainDeviceDefValidateController

Introduce the bare bones helper to validate whether the controller
definition is valid.
src/qemu/qemu_domain.c