diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_alpha/host_missing/accel_TCG | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_alpha/host_missing/accel_TCG')
3 files changed, 7 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_alpha/host_missing/accel_TCG/2569 b/gitlab/issues_text/target_alpha/host_missing/accel_TCG/2569 new file mode 100644 index 000000000..6c6698a0c --- /dev/null +++ b/gitlab/issues_text/target_alpha/host_missing/accel_TCG/2569 @@ -0,0 +1,5 @@ +The alpha target doesn't support tcg plugin register tracking due to missing XML +Description of problem: +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. +Steps to reproduce: +1. ./qemu-alpha -d plugin -plugin ./contrib/plugins/libexeclog.so,reg=\* ./tests/tcg/alpha-linux-user/hello-alpha diff --git a/gitlab/issues_text/target_alpha/host_missing/accel_TCG/438 b/gitlab/issues_text/target_alpha/host_missing/accel_TCG/438 new file mode 100644 index 000000000..3538f9d36 --- /dev/null +++ b/gitlab/issues_text/target_alpha/host_missing/accel_TCG/438 @@ -0,0 +1 @@ +[alpha] FEN bit not honored in system mode diff --git a/gitlab/issues_text/target_alpha/host_missing/accel_TCG/494 b/gitlab/issues_text/target_alpha/host_missing/accel_TCG/494 new file mode 100644 index 000000000..20eca227f --- /dev/null +++ b/gitlab/issues_text/target_alpha/host_missing/accel_TCG/494 @@ -0,0 +1 @@ +cmake crashes on qemu-alpha-user with Illegal Instruction |