summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/tcg/1205
blob: 5a63bcfaf6c45f7037c07315e3ad30ceff71f843 (plain) (blame)
1
2
3
4
5
6
7
8
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'
```