View Ticket
Not logged in
2015-12-18
11:56 Closed ticket [05b384a169]: Restore snapshot if found on start plus 5 other changes artifact: 6423a654a9 user: vitus
11:49 New ticket [05b384a169]. artifact: d9552d581a user: vitus

Ticket Hash: 05b384a169f97b17fffd686f5f5472bf8b5ddd92
Title: Restore snapshot if found on start
Status: Closed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Resolution: Duplicate
Last Modified: 2015-12-18 11:56:39
Version Found In: 0.3
User Comments:
vitus added on 2015-12-18 11:49:03:

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-18 11:56:39:
Duplicates [04513cf080]