[libvirt] [PATCH v5 08/16] qemu: Introduce qemuDomainDeviceDefValidateControllerPCI

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


On 01/06/2018 12:47 AM, John Ferlan wrote:
> Move PCI validation checks out of qemu_command into the proper
> qemu_domain validation helper.
> 
> Since there's a lot to move, we'll start slow by replicating the
> pcie-root and pci-root avoidance from qemuBuildSkipController and
> the first switch found in qemuBuildControllerDevStr.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_command.c | 20 --------------------
>  src/qemu/qemu_domain.c  | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 46 insertions(+), 21 deletions(-)

ACK

Michal




More information about the libvir-list mailing list