summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_i386/host_missing/accel_missing/2783
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_i386/host_missing/accel_missing/2783
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_i386/host_missing/accel_missing/2783')
-rw-r--r--gitlab/issues_text/target_i386/host_missing/accel_missing/278317
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues_text/target_i386/host_missing/accel_missing/2783 b/gitlab/issues_text/target_i386/host_missing/accel_missing/2783
deleted file mode 100644
index b9bebd68b..000000000
--- a/gitlab/issues_text/target_i386/host_missing/accel_missing/2783
+++ /dev/null
@@ -1,17 +0,0 @@
-Cannot install a fresh Windows 7 32-bit guest with Q35 machine type (mouse and keyboard do not function, so cannot continue install)
-Description of problem:
-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.
-Steps to 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 information:
-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.
-
-![image](/uploads/41f7e9b5f1293f6a153582cf066d114f/image.png)
-Notice the lack of cursor in the screenshot above on Q35.
-
-When using a i440FX machine, the white Windows cursor will appear:
-![image](/uploads/bbafdd23b06e60fe862f1cd6262483f2/image.png)