diff options
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/1323.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/1323.toml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/1323.toml b/gitlab/issues/target_i386/host_missing/accel_missing/1323.toml deleted file mode 100644 index 1bcec900..00000000 --- a/gitlab/issues/target_i386/host_missing/accel_missing/1323.toml +++ /dev/null @@ -1,25 +0,0 @@ -id = 1323 -title = "qemu-system-x86_64: keyboard not available in cd boot menu" -state = "closed" -created_at = "2022-11-18T15:20:06.770Z" -closed_at = "2022-11-30T08:18:19.712Z" -labels = ["device:input", "hostos: Windows", "target: i386"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1323" -host-os = "Windows 10 22H2 (Msys2/Mingw64), Debian Bullseye" -host-arch = "x86" -qemu-version = "QEMU emulator version 7.1.90 Tarball (Linux) / QEMU emulator version 7.1.91 Tarball (Windows)" -guest-os = "n/a" -guest-arch = "x86" -description = """While CD boot menu is shown, no keys input affects the CD boot menu""" -reproduce = """1. Execute qemu-system-x86_64 -m 1536 -cdrom openSUSE-Leap-15.3-GNOME-Live-x86_64-Media.iso -2. Wait for boot menu -3. Try to choose entry""" -additional = """Also occurs with other ISOs - - ``` - qemu-system-x86_64 -m 1536 -cdrom debian-10.8.0-amd64-netinst.iso - ``` - -Does not occur with provided edk2 firmware - -Does not occur with QEMU emulator version 7.1.0""" |