summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_sparc/host_missing/accel_missing/1058
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_sparc/host_missing/accel_missing/1058
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_sparc/host_missing/accel_missing/1058')
-rw-r--r--gitlab/issues_text/target_sparc/host_missing/accel_missing/10588
1 files changed, 8 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_sparc/host_missing/accel_missing/1058 b/gitlab/issues_text/target_sparc/host_missing/accel_missing/1058
new file mode 100644
index 000000000..ee8d189e5
--- /dev/null
+++ b/gitlab/issues_text/target_sparc/host_missing/accel_missing/1058
@@ -0,0 +1,8 @@
+NetBSD Sparc 8.2 OS doesn't seem to accept keyboard input (-nographic)
+Description of problem:
+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.
+Steps to 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