mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
4806357f52
Cleanup the control queue handling in preparation for supporting alternative commands. Note that this change does not make the MQ handling spec compliant. According to the specification MQ should only be enabled once the number of queue pairs the guest would like to use has been specified. The only improvement towards the specication in this change is correct error handling if the guest specifies an inappropriate number of queues (out of range.) Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
---|---|---|
.. | ||
blk.rs | ||
fs.rs | ||
handler.rs | ||
mod.rs | ||
net.rs | ||
vu_common_ctrl.rs |