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_sparc/host_missing/accel_missing/2674.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml')
| -rw-r--r-- | gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml b/gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml deleted file mode 100644 index 313c071ee..000000000 --- a/gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml +++ /dev/null @@ -1,32 +0,0 @@ -id = 2674 -title = "NextSTEP 3.3 for Sparc graphical glitches" -state = "opened" -created_at = "2024-11-13T13:15:55.115Z" -closed_at = "n/a" -labels = ["device:graphics", "target: sparc"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2674" -host-os = "Slackware 15.0" -host-arch = "x86" -qemu-version = "qemu-system-sparc --version" -guest-os = "NextSTEP 3.3 for RISC" -guest-arch = "SPARC" -description = """It installs/boot by using complex boot syntax and taskset -c 0 under Linux - -see end of https://gitlab.com/qemu-project/qemu/-/issues/2620#note_2207999780 - -But after it installs I see some gfx corruption""" -reproduce = """1. install NEXTSTEP 3.3 for RISC computers -2. Boot to desktop (may need ctrl-c to skip some services at startup) -3. Select Info and watch for Workspace Manager info window to appear. -4. Move this window to the right - it corrupts!""" -additional = """Bug also exist if I boot qemu with -g 1024x768x24 - -Moving window vertically (up/down) does not corrupt it -Moving any window around corrupt it. - -Resizing and scrolling inside say Terminal emulators work. - -There was 86Box issue around one FPU instruction that looked a bit like this, -is there way to check fpu emulation? - -""" |