diff options
Diffstat (limited to 'results/classifier/108/other/726619')
| -rw-r--r-- | results/classifier/108/other/726619 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/results/classifier/108/other/726619 b/results/classifier/108/other/726619 new file mode 100644 index 000000000..e5865d3b1 --- /dev/null +++ b/results/classifier/108/other/726619 @@ -0,0 +1,33 @@ +performance: 0.699 +graphic: 0.698 +device: 0.677 +semantic: 0.567 +network: 0.563 +PID: 0.488 +vnc: 0.471 +files: 0.431 +socket: 0.400 +other: 0.396 +permissions: 0.343 +debug: 0.287 +boot: 0.240 +KVM: 0.095 + +loadvm does not load (offline) snapshot anymore + +qemu Version: 0.14.0 +The problem is present in the current code from git master as well. + +Loading a snapshot that was created while qemu was not running (using qemu-img) does not seem to work anymore. + +Using "loadvm <snapshot-id>" in the qemu monitor does not have the desired effect. Not even an error message is displayed. + +I was able to track down the problem (using git bisect) to this commit: +http://git.qemu.org/qemu.git/commit/?id=f0aa7a8b2d518c54430e4382309281b93e51981a + +After reverting that commit in my local git checkout everything is workin as expected again. + +Triaging old bug tickets ... can you somehow still reproduce this problem with the latest version of QEMU (currently v2.9), or could we close this ticket nowadays? + +[Expired for QEMU because there has been no activity for 60 days.] + |