cloud-hypervisor/vhost_user_block
Yang Zhong 99da1dff90 vhost-user-blk: Add MQ support in backend
Adding the num_queues parameter for vhost-user-blk backend, which
can enable MQ support in the backend.

This patch has enabled the MQ support from handle_event, and the
vhost-user-backend crate will enable multiple threads to call this
handle_event to handle read/write operations.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
2020-02-03 09:49:27 +01:00
..
src vhost-user-blk: Add MQ support in backend 2020-02-03 09:49:27 +01:00
Cargo.toml vhost_user_block: Refactor vhost_user_block backend code into a new crate 2020-01-23 10:30:06 +00:00