summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2406.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/2406.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2406.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2406.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2406.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2406.toml
new file mode 100644
index 00000000..bd831c10
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/2406.toml
@@ -0,0 +1,17 @@
+id = 2406
+title = "SDL UI on KMSDRM Frontend flips qemu-consoles"
+state = "opened"
+created_at = "2024-06-24T16:16:48.724Z"
+closed_at = "n/a"
+labels = []
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2406"
+host-os = "Debian 12.5 current patch-level, LFS SVN"
+host-arch = "x86_64"
+qemu-version = "9.0.1"
+guest-os = "NONE"
+guest-arch = "NONE"
+description = """If I launch qemu on the kms/drm console (without X11 or Wayland), the screen flips automatically between all qemu-consoles. The first (500?) milliseconds, there is the maschine output (boot messages), than the next (200?) milliseconds there is the monitor0 console, the next milliseconds, the serial0 console, and than the parallel0 console. And again from beginning (maschine, monitor0, serial0, parallel0, ... maschine, monitor0, serial0, parallel0, ...) - I dont press any key.
+
+If I disable monitor0, serial0, parallel0, all is fine, except one thing: I cannot issue a command on monitor0, because its disabled ;)."""
+reproduce = """1. Start qemu without X11 and without wayland on the KMSDRM console."""
+additional = "n/a"