This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QEMU QMP connection can be blocking sometimes, which leads to whole scheduling loop getting halted. This change adds timeout to QMP connect so that there's maximum limit how long this can take time before the VM is given up and killed. While at it, cleanup some leftovers from workspace volume refactoring and fix `vm_registry` maintenance on VM termination.
- Loading branch information
Showing
1 changed file
with
48 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters