]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Prepare netdev code for use of qemuFDPass for tapfd/vhostfd passing
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 May 2022 14:45:12 +0000 (16:45 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 May 2022 07:15:46 +0000 (09:15 +0200)
commit29458f04914effcad5f76a715105e7737b6fc19a
treec809f4a6d7fa07b15b1c25a6b6963637a6bdc556
parent3e9cc6e78e40a1f7c17fa3bc96b04389b5f25f1c
qemu: Prepare netdev code for use of qemuFDPass for tapfd/vhostfd passing

Add alternative code paths for passing of the FDs using the new
infrastructure. This way we'll be able to refactor the code
incrementally.

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_command.c
src/qemu/qemu_hotplug.c