Files
cloud-hypervisor/vmm
Julian Schindel ee6cafdcdd vmm: clean up migration threads on failure
Migration threads may be left orphaned and keep the socket bound after
a migration has failed. Prevent this by signaling termination via the
`kill_evt` in `ReceiveAdditionalConnections`'s `Drop` impl.

On-behalf-of: SAP julian.schindel@sap.com
Signed-off-by: Julian Schindel <julian.schindel@cyberus-technology.de>
2026-07-29 14:40:21 +00:00
..
2026-06-10 21:29:40 +00:00