mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The control queue was missing rt_sigprocmask syscall, which was causing a crash when the VM was shutdown. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>