mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
On `VM::boot` call, lock disks only after the state change has been checked for validity. Otherwise, on invalid state change, boot is aborted, but file locks aren't rolled back. On-behalf-of: SAP julian.schindel@sap.com Signed-off-by: Julian Schindel <julian.schindel@cyberus-technology.de>