cloud-hypervisor/vhost_user_backend
Sebastien Boeuf 1a0a2c0182 vhost_user_backend: Provide the thread ID to handle_event()
By adding a "thread_id" parameter to handle_event(), the backend crate
can now indicate to the backend implementation which thread triggered
the processing of some events.

This is applied to vhost-user-net backend and allows for simplifying a
lot the code since each thread is identical.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-14 14:11:41 +02:00
..
src vhost_user_backend: Provide the thread ID to handle_event() 2020-04-14 14:11:41 +02:00
Cargo.toml build(deps): bump libc from 0.2.68 to 0.2.69 2020-04-14 09:27:04 +01:00