summary refs log tree commit diff stats
path: root/gitlab/issues/target_alpha
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_alpha')
-rw-r--r--gitlab/issues/target_alpha/host_missing/accel_TCG/2569.toml15
-rw-r--r--gitlab/issues/target_alpha/host_missing/accel_TCG/438.toml15
-rw-r--r--gitlab/issues/target_alpha/host_missing/accel_TCG/494.toml15
-rw-r--r--gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml21
-rw-r--r--gitlab/issues/target_alpha/host_missing/accel_missing/577.toml33
5 files changed, 0 insertions, 99 deletions
diff --git a/gitlab/issues/target_alpha/host_missing/accel_TCG/2569.toml b/gitlab/issues/target_alpha/host_missing/accel_TCG/2569.toml
deleted file mode 100644
index 78908d2c0..000000000
--- a/gitlab/issues/target_alpha/host_missing/accel_TCG/2569.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-id = 2569
-title = "The alpha target doesn't support tcg plugin register tracking due to missing XML"
-state = "opened"
-created_at = "2024-09-12T11:04:13.557Z"
-closed_at = "n/a"
-labels = ["Bite Sized", "TCG plugins", "accel: TCG", "kind::Bug", "target: alpha"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2569"
-host-os = "Debian"
-host-arch = "x86_64"
-qemu-version = "9.1"
-guest-os = "n/a"
-guest-arch = "alpha"
-description = """There is no register tracking because we build our register list based on XML and there was no XML for alpha because its so old. We could synthesise one to cover the register to fix this."""
-reproduce = """1. ./qemu-alpha -d plugin -plugin ./contrib/plugins/libexeclog.so,reg=\\* ./tests/tcg/alpha-linux-user/hello-alpha"""
-additional = "n/a"
diff --git a/gitlab/issues/target_alpha/host_missing/accel_TCG/438.toml b/gitlab/issues/target_alpha/host_missing/accel_TCG/438.toml
deleted file mode 100644
index 292fbad51..000000000
--- a/gitlab/issues/target_alpha/host_missing/accel_TCG/438.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-id = 438
-title = "[alpha] FEN bit not honored in system mode"
-state = "closed"
-created_at = "2021-06-18T19:42:28.427Z"
-closed_at = "2021-06-29T10:44:11.868Z"
-labels = ["Closed::Fixed", "TestCase", "accel: TCG", "kind::Bug", "target: alpha"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/438"
-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"
diff --git a/gitlab/issues/target_alpha/host_missing/accel_TCG/494.toml b/gitlab/issues/target_alpha/host_missing/accel_TCG/494.toml
deleted file mode 100644
index 2966a7fb7..000000000
--- a/gitlab/issues/target_alpha/host_missing/accel_TCG/494.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-id = 494
-title = "cmake crashes on qemu-alpha-user with Illegal Instruction"
-state = "closed"
-created_at = "2021-07-22T09:37:33.565Z"
-closed_at = "2022-07-29T19:51:20.841Z"
-labels = ["Closed::Fixed", "Launchpad", "accel: TCG", "linux-user", "target: alpha"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/494"
-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"
diff --git a/gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml b/gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml
deleted file mode 100644
index 045fb240b..000000000
--- a/gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml
+++ /dev/null
@@ -1,21 +0,0 @@
-id = 1456
-title = "qemu-system-alpha crashes during migration"
-state = "closed"
-created_at = "2023-01-20T12:43:13.781Z"
-closed_at = "2023-02-07T16:52:29.209Z"
-labels = ["Migration", "target: alpha"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1456"
-host-os = "RHEL 8.7"
-host-arch = "x86"
-qemu-version = "master branch (commit 701ed34833f53880ba38bd)"
-guest-os = "none"
-guest-arch = "alpha"
-description = """QEMU crashes (aborts) when trying to migrate with qemu-system-alpha.
-
-```
-qemu-system-alpha: migration/ram.c:874: pss_find_next_dirty: Assertion `pss->host_page_end' failed.
-```"""
-reproduce = """1. Run `./qemu-system-alpha -incoming tcp:0:1234` in one terminal
-2. Run `./qemu-system-alpha -monitor stdio` in another terminal
-3. Type `migrate tcp:0:1234` in the HMP monitor"""
-additional = "n/a"
diff --git a/gitlab/issues/target_alpha/host_missing/accel_missing/577.toml b/gitlab/issues/target_alpha/host_missing/accel_missing/577.toml
deleted file mode 100644
index 949d97822..000000000
--- a/gitlab/issues/target_alpha/host_missing/accel_missing/577.toml
+++ /dev/null
@@ -1,33 +0,0 @@
-id = 577
-title = "getdtablesize() returns wrong value in qemu user mode on Linux/alpha"
-state = "closed"
-created_at = "2021-08-29T14:25:14.628Z"
-closed_at = "2022-02-07T15:29:56.367Z"
-labels = ["linux-user", "target: alpha"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/577"
-host-os = "Ubuntu 20.04"
-host-arch = "x86_64"
-qemu-version = "6.1.0"
-guest-os = "Linux"
-guest-arch = "alpha"
-description = """The `getdtablesize()` function returns a value that is too large. Namely, `getdtablesize() - 1` ought to be a valid file descriptor, but is not."""
-reproduce = """[foo.c](/uploads/7a9e99d3811fe4a7eef183ed98c966a4/foo.c)
-
-1.
-```
-# apt install g++-10-alpha-linux-gnu
-```
-2.
-```
-$ alpha-linux-gnu-gcc-10 -Wall -static foo.c
-```
-[a.out](/uploads/4fffa6dd2332885f51e4030dcbe25644/a.out)
-
-3. Transfer the a.out file to a Linux/alpha machine; execute it there. The return code is 0.
-4.
-```
-$ QEMU_LD_PREFIX=/usr/alpha-linux-gnu ~/inst-qemu/6.1.0/bin/qemu-alpha ./a.out ; echo $?
-```
-Expected: `0`
-Actual: `1`"""
-additional = """"""