summary refs log tree commit diff stats
path: root/gitlab/issues/target_hexagon/host_missing
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_hexagon/host_missing')
-rw-r--r--gitlab/issues/target_hexagon/host_missing/accel_missing/2696.toml24
-rw-r--r--gitlab/issues/target_hexagon/host_missing/accel_missing/805.toml22
-rw-r--r--gitlab/issues/target_hexagon/host_missing/accel_missing/831.toml15
3 files changed, 0 insertions, 61 deletions
diff --git a/gitlab/issues/target_hexagon/host_missing/accel_missing/2696.toml b/gitlab/issues/target_hexagon/host_missing/accel_missing/2696.toml
deleted file mode 100644
index 89ea446d0..000000000
--- a/gitlab/issues/target_hexagon/host_missing/accel_missing/2696.toml
+++ /dev/null
@@ -1,24 +0,0 @@
-id = 2696
-title = "qemu-hexagon 9.2.0-rc1 hits unreachable assertion in decode_insns() on invalid instruction"
-state = "opened"
-created_at = "2024-11-24T07:15:20.082Z"
-closed_at = "n/a"
-labels = ["target: hexagon"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2696"
-host-os = "Ubuntu 23.10"
-host-arch = "x86_64"
-qemu-version = "9.2.0-rc1"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = """```
-❯ cat start.s
-.globl _start
-_start: .word 0
-❯ clang start.s -target hexagon-linux -nostdlib -fuse-ld=lld
-❯ qemu-hexagon ./a.out
-**
-ERROR:../target/hexagon/decode.c:492:decode_insns: code should not be reached
-Bail out! ERROR:../target/hexagon/decode.c:492:decode_insns: code should not be reached
-```"""
-reproduce = "n/a"
-additional = "n/a"
diff --git a/gitlab/issues/target_hexagon/host_missing/accel_missing/805.toml b/gitlab/issues/target_hexagon/host_missing/accel_missing/805.toml
deleted file mode 100644
index f03fbbe30..000000000
--- a/gitlab/issues/target_hexagon/host_missing/accel_missing/805.toml
+++ /dev/null
@@ -1,22 +0,0 @@
-id = 805
-title = "qemu-hexagon: [binary]: Error mapping file: Invalid argument"
-state = "closed"
-created_at = "2022-01-07T16:54:57.644Z"
-closed_at = "2023-03-01T01:17:27.666Z"
-labels = ["Closed::Invalid", "linux-user", "target: hexagon"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/805"
-host-os = "Ubuntu 20.04.3 LTS"
-host-arch = "x86_64"
-qemu-version = "qemu-hexagon version 6.2.50 (v6.2.0-566-g41fb4c14ee)"
-guest-os = "-"
-guest-arch = "Hexagon 32bit"
-description = """Running a (32bit) hexagon binary on a 64bit/32bit system gives the following error:
-`qemu-hexagon: hexagon-hello-world: Error mapping file: Invalid argument`"""
-reproduce = """```
-./qemu-hexagon <hexagon-binary>
-qemu-hexagon: hexagon-hello-world: Error mapping file: Invalid argument
-```"""
-additional = """A similar problem has been reported on the mailing list:
-https://www.mail-archive.com/qemu-devel@nongnu.org/msg836466.html
-
-Unfortunately without a solution."""
diff --git a/gitlab/issues/target_hexagon/host_missing/accel_missing/831.toml b/gitlab/issues/target_hexagon/host_missing/accel_missing/831.toml
deleted file mode 100644
index 385c52b4a..000000000
--- a/gitlab/issues/target_hexagon/host_missing/accel_missing/831.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-id = 831
-title = "clang compile error because of unused variable"
-state = "closed"
-created_at = "2022-01-21T05:07:45.689Z"
-closed_at = "2022-03-14T13:21:53.214Z"
-labels = ["Bite Sized", "target: hexagon"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/831"
-host-os = "n/a"
-host-arch = "n/a"
-qemu-version = "n/a"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = "n/a"
-reproduce = "n/a"
-additional = "n/a"