summaryrefslogtreecommitdiffstats
path: root/results/classifier/105/graphic/1205
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/graphic/1205')
-rw-r--r--results/classifier/105/graphic/120520
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/1205 b/results/classifier/105/graphic/1205
new file mode 100644
index 00000000..bdac26f9
--- /dev/null
+++ b/results/classifier/105/graphic/1205
@@ -0,0 +1,20 @@
+graphic: 0.968
+instruction: 0.966
+device: 0.935
+semantic: 0.822
+mistranslation: 0.783
+network: 0.726
+boot: 0.458
+socket: 0.331
+other: 0.302
+vnc: 0.286
+assembly: 0.230
+KVM: 0.011
+
+Cannot use `-serial stdio` on macbook pro, apple silicon
+Description of problem:
+When I run the command above, it will show below:
+```
+(qemu) qemu-system-aarch64: -serial stdio: cannot use stdio by multiple character devices
+qemu-system-aarch64: -serial stdio: could not connect serial device to character backend 'stdio'
+```