diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1470.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1470.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1470.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1470.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1470.toml new file mode 100644 index 00000000..a275705d --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1470.toml @@ -0,0 +1,17 @@ +id = 1470 +title = "Mouse cursor disappeared for WfW 3.11" +state = "closed" +created_at = "2023-01-28T21:55:56.753Z" +closed_at = "2023-01-29T09:42:01.720Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1470" +host-os = "Fedora 37" +host-arch = "x86" +qemu-version = "v6.2.0-2006-gcb8962c146" +guest-os = "DOS 5/6 + WfW 3.11" +guest-arch = "x86" +description = """I've been using the "GD5434 v1.25f, 1280x1024x64K Smlfnt" driver (from sp2904.exe, https://archive.org/download/Windows-3.1-WING-doom inside cirrus.zip) with Fedora's qemu build for years, which is the best version of that driver that I could find, and which works quite nicely apart from a font problem right after startup, and is a lot faster than the standard (patched) SVGA driver. Opening and closing File Manager will get rid of the font corruption. After an upgrade to Fedora 37, I noticed that the mouse cursor was not displayed anymore, which I bisected to this git commit: cb8962c146""" +reproduce = """1. Run the image (boots right into Windows) +2. Note the missing cursor +3.""" +additional = """Image for easy testing (IBM DOS 5, 1024x768) is here: https://drive.google.com/file/d/1_5-gGXEahPOPvgG436WbKM9dnOr7Z8zo/view?usp=sharing (4.4 MB)""" |