blob: 1bcec900f7b0628035f9123de5fb742e13e67edf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
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"""
|