diff options
Diffstat (limited to 'gitlab/issues/target_alpha/host_missing/accel_TCG')
3 files changed, 45 insertions, 0 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 new file mode 100644 index 00000000..78908d2c --- /dev/null +++ b/gitlab/issues/target_alpha/host_missing/accel_TCG/2569.toml @@ -0,0 +1,15 @@ +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 new file mode 100644 index 00000000..292fbad5 --- /dev/null +++ b/gitlab/issues/target_alpha/host_missing/accel_TCG/438.toml @@ -0,0 +1,15 @@ +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 new file mode 100644 index 00000000..2966a7fb --- /dev/null +++ b/gitlab/issues/target_alpha/host_missing/accel_TCG/494.toml @@ -0,0 +1,15 @@ +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" |