cloud-hypervisor/src
Sebastien Boeuf 40e4dc6339 vhost_user_backend: Change handle_event as immutable
By changing the mutability of this function, after adapting all
backends, we should be able to implement multithreads with
multiqueues support without hitting a bottleneck on the backend
locking.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-14 14:11:41 +02:00
..
bin vhost_user_backend: Change handle_event as immutable 2020-04-14 14:11:41 +02:00
main.rs main: Consistently use eprintln!() for error messages 2020-04-08 12:06:09 +01:00