summary refs log tree commit diff stats
path: root/gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloadqemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml 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.toml32
1 files changed, 32 insertions, 0 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
new file mode 100644
index 000000000..313c071ee
--- /dev/null
+++ b/gitlab/issues/target_sparc/host_missing/accel_missing/2674.toml
@@ -0,0 +1,32 @@
+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?
+
+![ns33-qemu-903-corruption](/uploads/5230c7263bbc44acc37c4736f1d306ff/ns33-qemu-903-corruption.png)"""