]> git.ipfire.org Git - thirdparty/qemu.git/commit
libvhost-user: Support sending fds back to qemu
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 12 Mar 2018 17:21:02 +0000 (17:21 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 20 Mar 2018 03:03:27 +0000 (05:03 +0200)
commitd6e47717b028f0404073d9c60f2fa50d79252333
tree7bc30c97e8bd67a1ba7de03cdc09451c99b7055c
parentd3dff7a5a1e0a6eff963fabc4d06879d060f34ee
libvhost-user: Support sending fds back to qemu

Allow replies with fds (for postcopy)

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
contrib/libvhost-user/libvhost-user.c