diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2012.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2012.toml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2012.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2012.toml deleted file mode 100644 index 781411e8..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2012.toml +++ /dev/null @@ -1,20 +0,0 @@ -id = 2012 -title = "Possible regression: Windows 95 setup fails on show of license" -state = "closed" -created_at = "2023-12-01T15:37:58.221Z" -closed_at = "2024-01-19T16:40:58.217Z" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2012" -host-os = "Apple MacOS Sonoma 14.1.2" -host-arch = "ARM/M1" -qemu-version = "from git" -guest-os = "Windows 95" -guest-arch = "i386" -description = """Install of Windows 95 fails when showing the license. Qemu v8.1.0 is fine, Qemu 8.1.3 and later failes. Git bisect suggest the problem may have been introduced at 9fb45b05582438dcd52d2d48d48feb05de680c37""" -reproduce = """1. Find install CD for Windows 95 and a DOS boot floppy -2. Create a harddrive (size 300MB) -3. Boot from floppy, create and format partition C: using all available space -4. change to the CD at D: and run command SETUP.EXE -5. follow instructions until display of license -6. See error: SUWIN caused a General Protection Fault in module <unknown>""" -additional = """""" |