summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/1205
blob: bdac26f92681f3bb2b3a9d991091bb4d25b67911 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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'
```