diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_i386/host_missing/accel_missing/1323.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
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 1bcec900f..000000000 --- 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""" |