blob: d5e3eb238ab51b40b55066c5cdf16d07c72ae75c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
id = 1014
title = "Make -chardev, -serial and others accept stderr like they accept stdio"
state = "opened"
created_at = "2022-05-05T07:39:56.456Z"
closed_at = "n/a"
labels = ["Chardev", "kind::Feature Request"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1014"
host-os = "n/a"
host-arch = "n/a"
qemu-version = "n/a"
guest-os = "n/a"
guest-arch = "n/a"
description = "n/a"
reproduce = "n/a"
additional = """It's not clear what should happen when the guest tries to read from (instead of write to) the character device. On the other hand, I don't think the specific behavior matters very much."""
|