diff options
Diffstat (limited to 'gitlab/issues/target_alpha/host_missing/accel_TCG')
3 files changed, 0 insertions, 45 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 78908d2c..00000000 --- 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 292fbad5..00000000 --- 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 2966a7fb..00000000 --- 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" |