]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuDomainDeviceDefValidateControllerSATA
authorJohn Ferlan <jferlan@redhat.com>
Wed, 29 Nov 2017 13:34:28 +0000 (08:34 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 2 Feb 2018 19:52:23 +0000 (14:52 -0500)
commit5775089e148d696919ada3608abd8e4bd122fb01
treea6017520d27b877be18496f10e58543180bb42e0
parent7de841cc8eafae4a8cac2c88d12b4c083159e2a9
qemu: Introduce qemuDomainDeviceDefValidateControllerSATA

Move the SATA controller check from command line building to
controller def validation. This includes copying the SATA
skip check found in qemuBuildSkipController.
src/qemu/qemu_command.c
src/qemu/qemu_domain.c