]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainAttachNetDevice: Remove 'vhostfd' machinery
authorPeter Krempa <pkrempa@redhat.com>
Tue, 10 May 2022 12:30:28 +0000 (14:30 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 May 2022 07:15:46 +0000 (09:15 +0200)
commit7939e81f665cb7d278afeb7e6759bd147d625b9e
tree387d6a307deb5b58ecbb1dd79ff642033dd88208
parentf59a707d2cf9f2d6c6accfc9635200dabb52ca91
qemuDomainAttachNetDevice: Remove 'vhostfd' machinery

Now all the helper variables and code are not needed.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_hotplug.c