Ticket Change Details
Not logged in
Overview

Artifact ID: fd0b16e7b5c039bb11c02e9730c95ca269f08fe9
Ticket: 04513cf08039fe3bc62ee94e09dc73ec1b688d0c
If saved vm state is found upon start, restore it.
User & Date: vitus on 2015-12-18 11:51:15
Changes

  1. foundin changed to: "0.3"
  2. icomment:
    IF qemu-img <pre>snapshot -l</pre> lists any snapshot in the first VM drive,
    add <pre>-loadvm snapshot_id</pre> option to QEMU command line, and issue <pre>delvm snapshot_id</pre> in the monitor after vm is started.
    
  3. login: "vitus"
  4. mimetype: "text/x-fossil-wiki"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to: "If saved vm state is found upon start, restore it."
  8. type changed to: "Feature_Request"