blob: 1f2ab0a29a89bee3493b225daf37100b9009da25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
id = 1205
title = "Cannot use `-serial stdio` on macbook pro, apple silicon"
state = "closed"
created_at = "2022-09-13T09:02:12.971Z"
closed_at = "2022-09-14T04:12:12.780Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/1205"
host-os = "macOS Monterey"
host-arch = "ARM"
qemu-version = "QEMU emulator version 7.1.0"
guest-os = "openEuler 22.03"
guest-arch = "ARM"
description = """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'
```"""
reproduce = "n/a"
additional = "n/a"
|