mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 11:22:26 +00:00
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>