mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
090fcebfec
Instead of silently ignoring the error, return an error to the callers. This in practice should never happen, because the submission queue size (ring depth) is the same as the virtio queue size. Virtio queue won't push more requests than there are submission queue entries. Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |