summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/726619
blob: 1997ed745f234614e1e8b535bd22f7338f0e8249 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
graphic: 0.698
device: 0.677
instruction: 0.582
semantic: 0.567
network: 0.563
vnc: 0.471
mistranslation: 0.429
socket: 0.400
other: 0.396
boot: 0.240
assembly: 0.186
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.]