mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-05 00:23:48 +00:00
As mentioned in the vhost-user specification, each ring is initialized in a stopped state. This means each ring should be enabled only after it has been correctly initialized. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>