cloud-hypervisor/virtio-devices
Sebastien Boeuf acec7e34fc virtio-devices: vhost_user: Factorize slave request handler
Since the slave request handler is common to all vhost-user devices, the
same way the reconnection is, it makes sense to handle the requests from
the backend through the same thread.

The reconnection thread now handles both a reconnection as well as any
request coming from the backend.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-06-10 16:17:23 +02:00
..
src virtio-devices: vhost_user: Factorize slave request handler 2021-06-10 16:17:23 +02:00
Cargo.toml build: bump libc from 0.2.95 to 0.2.96 2021-06-09 07:27:37 +00:00