]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Add virDomainNetIsVirtioModel
authorCole Robinson <crobinso@redhat.com>
Mon, 21 Jan 2019 22:59:02 +0000 (17:59 -0500)
committerCole Robinson <crobinso@redhat.com>
Thu, 24 Jan 2019 23:59:38 +0000 (18:59 -0500)
commitea72bc65df339557253d04acd14b83e5e5cb52e4
tree00de3d39372a174996754308d42f9f873afc7e9b
parentcf09ef6cdafadb07d48e2e73bb4009f141e267f3
conf: Add virDomainNetIsVirtioModel

This will be extended in the future, so let's simplify things by
centralizing the checks.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
src/qemu/qemu_domain_address.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_interface.c
src/security/virt-aa-helper.c
tests/qemuxml2argvmock.c