mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
fbec4a070d
This also ensures that the 'queue_evt' is fully processed, as we enforce the main thread is waiting for the virtio-block thread to process the 'kill_evt' which is after the 'queue_evt' processing. Signed-off-by: Bo Chen <chen.bo@intel.com>