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_missing/host_missing/accel_missing/2406.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/2406.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2406.toml') 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" -- cgit 1.4.1