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/2783.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2783.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/2783.toml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2783.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2783.toml deleted file mode 100644 index 620279c5..00000000 --- a/gitlab/issues/target_i386/host_missing/accel_missing/2783.toml +++ /dev/null @@ -1,25 +0,0 @@ -id = 2783 -title = "Cannot install a fresh Windows 7 32-bit guest with Q35 machine type (mouse and keyboard do not function, so cannot continue install)" -state = "opened" -created_at = "2025-01-18T23:50:54.885Z" -closed_at = "n/a" -labels = ["guest: Windows", "target: i386"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2783" -host-os = "Ubuntu 24.04" -host-arch = "x86_64" -qemu-version = "8.2.2" -guest-os = "Windows 7 SP1 32-bit" -guest-arch = "x86" -description = """When trying to install Windows 7 32-bit via the official SP1 installation ISO, the machine boots the installer, but both keyboard and mouse do not function, so the installation cannot proceed.""" -reproduce = """1. Using virt-manager, create a new VM using the x86 version of the Windows 7 SP1 install ISO found here: https://archive.org/details/windows-7-professional-with-sp1-x64-dvd-iso -2. Select `Microsoft Windows 7` as the Operating System type, which uses Q35 as the machine type -3. Click Begin Installation -4. See the Windows 7 installer screen show up -5. Keyboard and mouse inputs don't work at all, mouse cursor also doesn't appear""" -additional = """I've tried using `Microsoft Windows XP` as the Operating System in virt-manager, which switches to i440FX as the machine type, and the issue doesn't appear: keyboard and mouse both work perfectly. But of course, it would be nice to use Q35 instead to get USB 3.0, PCI-E, etc. - - -Notice the lack of cursor in the screenshot above on Q35. - -When using a i440FX machine, the white Windows cursor will appear: -""" |
