summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2406.toml
diff options
context:
space:
mode:
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 000000000..bd831c104
--- /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"