]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainAttachNetDevice: Use 'qemuFDPass' for the vdpa file descriptor
authorPeter Krempa <pkrempa@redhat.com>
Fri, 6 May 2022 07:45:08 +0000 (09:45 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 May 2022 07:15:45 +0000 (09:15 +0200)
commit1d3e955938f36aed0c551ffd3e8da8670a7a8d02
tree2213baadd0b1038e317551c1f7d8f7cae9f57334
parent5077263ecb4a3cf3649dbd17a4ff66ac1b8b6f60
qemuDomainAttachNetDevice: Use 'qemuFDPass' for the vdpa file descriptor

We use the qemuFDPass infrastructure when building the command line,
refactor the monitor too.

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