summaryrefslogtreecommitdiffstats
path: root/results/classifier/zero-shot/105/socket/1700380
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/105/socket/1700380
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/105/socket/1700380')
-rw-r--r--results/classifier/zero-shot/105/socket/170038034
1 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/socket/1700380 b/results/classifier/zero-shot/105/socket/1700380
new file mode 100644
index 00000000..33b4dd6f
--- /dev/null
+++ b/results/classifier/zero-shot/105/socket/1700380
@@ -0,0 +1,34 @@
+instruction: 0.971
+socket: 0.942
+network: 0.935
+semantic: 0.884
+device: 0.878
+graphic: 0.869
+mistranslation: 0.842
+other: 0.827
+vnc: 0.822
+boot: 0.606
+assembly: 0.533
+KVM: 0.359
+
+commit snapshot image got Permission denied error
+
+qemu 2.9.0, adm64, start image with -snapshot param, make some changes in the image, then:
+
+$telnet localhost 7000
+
+(qemu) commit virtio0
+'commit' error for 'virtio0': Permission denied
+
+Nerver met this problem before, commit is ok. I recently compiled v2.9.0, so is there some new param in qemu-qemu-system-x86_64 to avoid commit Permission denied?
+
+Regards.
+
+only the winxp guest image get this error, linux guest do not.
+
+v2.9.0 must start the image with full path can commit the snapshot changes, <v2.3 no need to.
+
+close this report.
+
+Closing, according to comment #2
+