]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Move more PCI command checks to controller def validate
authorJohn Ferlan <jferlan@redhat.com>
Mon, 27 Nov 2017 21:24:04 +0000 (16:24 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 2 Feb 2018 19:52:06 +0000 (14:52 -0500)
commit24614760228b55e2532c65c96019ccdd21452777
treebf5469a5ec6feb4ceeca60f650b5bb3bf4d2a3a0
parent13b2083c4256be4c891da98acb45fb021436c73f
qemu: Move more PCI command checks to controller def validate

Excluding the qemuCaps checks, move the remainder of the checks
that validate whether the PCI definition is valid or not into
qemuDomainControllerDefValidatePCI.
src/qemu/qemu_command.c
src/qemu/qemu_domain.c