mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
It's not mandatory for the virtio-fs driver to enable all virtqueues provided by the backend since all it needs is one request queue to work correctly. Therefore we lower the minimal amount of enabled queues to 1. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>