summaryrefslogtreecommitdiffstats
path: root/gitlab/issues/target_s390x/host_missing/accel_TCG/979.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_s390x/host_missing/accel_TCG/979.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_s390x/host_missing/accel_TCG/979.toml')
-rw-r--r--gitlab/issues/target_s390x/host_missing/accel_TCG/979.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_s390x/host_missing/accel_TCG/979.toml b/gitlab/issues/target_s390x/host_missing/accel_TCG/979.toml
new file mode 100644
index 00000000..13da7b45
--- /dev/null
+++ b/gitlab/issues/target_s390x/host_missing/accel_TCG/979.toml
@@ -0,0 +1,19 @@
+id = 979
+title = "s390x floating point conversion functions broken"
+state = "opened"
+created_at = "2022-04-12T17:20:46.576Z"
+closed_at = "n/a"
+labels = ["accel: TCG", "kind::Bug", "linux-user", "target: s390x"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/979"
+host-os = "Ubuntu 20.04.4 LTS"
+host-arch = "s390x (although likely backend independent)"
+qemu-version = "v7.0.0-rc4"
+guest-os = "static binary (check-tcg)"
+guest-arch = "s390x"
+description = """While collecting additional reference files for float_convs (and float_convd) I noticed that the s390x handling of some cases is broken. See diff for details:
+
+```
+ diff -y tests/tcg/s390x-linux-user/float_convs.out ../../tests/tcg/s390x/float_convs.ref
+#"""
+reproduce = "n/a"
+additional = "n/a"