View Ticket
Not logged in
Ticket Hash: 04513cf08039fe3bc62ee94e09dc73ec1b688d0c
Title: If saved vm state is found upon start, restore it.
Status: Closed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2015-12-22 08:54:48
Version Found In: 0.3
User Comments:
vitus added on 2015-12-18 11:51:15:

IF qemu-img

snapshot -l
lists any snapshot in the first VM drive, add
-loadvm snapshot_id
option to QEMU command line, and issue
delvm snapshot_id
in the monitor after vm is started.