summary refs log tree commit diff stats
path: root/gitlab/issues/target_s390x/host_missing/accel_TCG/979.toml
diff options
context:
space:
mode:
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, 0 insertions, 19 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
deleted file mode 100644
index 13da7b45c..000000000
--- a/gitlab/issues/target_s390x/host_missing/accel_TCG/979.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-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"