mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
a85304196e
Instead of just logging error messages but continue the processing of the queues, this patch returns errors right away. This allows for a quicker detection of an error happening on the virtqueue. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>