vhost-user: add slave-req-fd support
commit4bbeeba023f22c117d7a4c561354b91a0bf62e42
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 2 Jun 2017 10:18:30 +0000 (2 12:18 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 2 Jun 2017 15:57:17 +0000 (2 18:57 +0300)
tree1567b50c019cd1f40be26d06eff46b93cf4beec7
parent2152f3fead5ddaf7bdbe370f9b87713eae683b75
vhost-user: add slave-req-fd support

Learn to give a socket to the slave to let him make requests to the
master.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
docs/specs/vhost-user.txt
hw/virtio/vhost-user.c