[libvirt] [PATCH v5 13/16] qemu: Move PCI more command checks to controller def validate

Michal Privoznik mprivozn at redhat.com
Sun Jan 28 08:48:10 UTC 2018


On 01/06/2018 12:47 AM, John Ferlan wrote:
> Excluding the qemuCaps checks, move the remainder of the checks
> that validate whether the PCI definition is valid or not into
> qemuDomainControllerDefValidatePCI.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_command.c | 101 -----------------------------------
>  src/qemu/qemu_domain.c  | 139 ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 139 insertions(+), 101 deletions(-)

ACK

Michal




More information about the libvir-list mailing list