View Ticket
Not logged in
2015-12-22
08:55 Closed ticket [802f69a37b]: Restore snapshot if found on start plus 5 other changes artifact: 4a08a2688a user: vitus
2015-12-18
11:49 New ticket [802f69a37b]. artifact: 95f950522d user: vitus

Ticket Hash: 802f69a37be861da895809a6c1bf6f37ab6cee89
Title: Restore snapshot if found on start
Status: Closed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Resolution: Duplicate
Last Modified: 2015-12-22 08:55:45
Version Found In: 0.3
User Comments:
vitus added on 2015-12-18 11:49:34:

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
after vm is started.


vitus added on 2015-12-22 08:55:45:
Duplicate of [04513cf080]