]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: clean up qemuDomainAttachNetDevice
authorJán Tomko <jtomko@redhat.com>
Wed, 28 Mar 2018 23:25:00 +0000 (01:25 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 12 Apr 2018 15:17:16 +0000 (17:17 +0200)
commit773577fca7b5bbdb019a56163cecb9e60909a02c
treecc377c7f9d0e1c7359d454b5b415657f49efc282
parentad8a7c4f8599bd58608500a72cdfec18a6bf2318
qemu: clean up qemuDomainAttachNetDevice

Now that we assume -netdev support, we no longer set the VLAN
or need the hostPlugged bool.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_hotplug.c