summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/device/1091
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/105/device/1091')
-rw-r--r--results/classifier/zero-shot/105/device/109126
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/device/1091 b/results/classifier/zero-shot/105/device/1091
new file mode 100644
index 000000000..b136b044b
--- /dev/null
+++ b/results/classifier/zero-shot/105/device/1091
@@ -0,0 +1,26 @@
+device: 0.883
+graphic: 0.824
+instruction: 0.782
+mistranslation: 0.410
+vnc: 0.407
+semantic: 0.354
+boot: 0.271
+KVM: 0.187
+network: 0.181
+socket: 0.122
+other: 0.097
+assembly: 0.017
+
+qemu-system-x86_64 hard crashes when using `--accel hvf` on intel Mac
+Description of problem:
+The QEMU process hard crashes after a few minutes. The only message is:
+
+```
+vmx_write_mem: mmu_gva_to_gpa ffff990489fa0000 failed
+```
+Steps to reproduce:
+1. Run QEMU with the above commandline
+2. Do something to keep the VM busy - running `git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git` reliably crashes it for me
+3. Wait a 3-5 minutes
+Additional information:
+