From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../target_sparc/host_missing/accel_missing/1058.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 gitlab/issues/target_sparc/host_missing/accel_missing/1058.toml (limited to 'gitlab/issues/target_sparc/host_missing/accel_missing/1058.toml') diff --git a/gitlab/issues/target_sparc/host_missing/accel_missing/1058.toml b/gitlab/issues/target_sparc/host_missing/accel_missing/1058.toml new file mode 100644 index 00000000..3b96b143 --- /dev/null +++ b/gitlab/issues/target_sparc/host_missing/accel_missing/1058.toml @@ -0,0 +1,18 @@ +id = 1058 +title = "NetBSD Sparc 8.2 OS doesn't seem to accept keyboard input (-nographic)" +state = "opened" +created_at = "2022-06-02T21:41:34.929Z" +closed_at = "n/a" +labels = ["device:input", "target: sparc"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1058" +host-os = "RHEL 8.6" +host-arch = "x86_64" +qemu-version = "QEMU emulator version 7.0.50 (v7.0.0-1253-g2417cbd591)" +guest-os = "NetBSD" +guest-arch = "sparc" +description = """The NetBSD appears to boot to the login prompt successfully, but when the login prompt appears, the system doesn't appear to recognize keyboard input and so I cannot login (I can't seem to boot into single user mode for the same reason). I can see the characters being typed on the terminal, but pressing the Enter key to submit input results in nothing. + +I've confirmed that this is an issue with NetBSD because I also attempted to spin up a Solaris 8 VM and a Solaris 2.6 VM with the `-nographic` flag turned on, and I was able to log in and interact with both of those virtual machines.""" +reproduce = """1. Use RHEL 8.6 as the base OS (**Update:** I've discovered that this error occurs under a different host OS too (Ubuntu 20.04 LTS in my case) +2. Start the NetBSD VM running the command as specified above""" +additional = "n/a" -- cgit 1.4.1