[libvirt] [PATCH v2 02/25] conf: Add virDomainNetIsVirtioModel

Andrea Bolognani abologna at redhat.com
Thu Jan 24 15:19:41 UTC 2019


On Wed, 2019-01-23 at 16:32 -0500, Cole Robinson wrote:
> This will be extended in the future, so let's simplify things by
> centralizing the checks.
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  src/conf/domain_conf.c         | 15 +++++++++++----
>  src/conf/domain_conf.h         |  1 +
>  src/libvirt_private.syms       |  1 +
>  src/qemu/qemu_command.c        |  2 +-
>  src/qemu/qemu_domain.c         |  2 +-
>  src/qemu/qemu_domain_address.c |  2 +-
>  src/qemu/qemu_hotplug.c        |  2 +-
>  src/qemu/qemu_interface.c      |  8 ++++----
>  src/security/virt-aa-helper.c  |  2 +-
>  tests/qemuxml2argvmock.c       |  2 +-
>  10 files changed, 23 insertions(+), 14 deletions(-)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list