summary refs log tree commit diff stats
path: root/results/classifier/gemma3:27b/runtime/2569
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-06 16:43:19 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-06 16:43:19 +0000
commit238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd (patch)
treecd8a1b75ba7b3543eb7fe6857f408e7be4d9fd0b /results/classifier/gemma3:27b/runtime/2569
parent96049c939b1916d80532630d63c14e04d5244f1d (diff)
downloademulator-bug-study-238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd.tar.gz
emulator-bug-study-238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd.zip
add results
Diffstat (limited to 'results/classifier/gemma3:27b/runtime/2569')
-rw-r--r--results/classifier/gemma3:27b/runtime/25698
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:27b/runtime/2569 b/results/classifier/gemma3:27b/runtime/2569
new file mode 100644
index 00000000..2d07cccc
--- /dev/null
+++ b/results/classifier/gemma3:27b/runtime/2569
@@ -0,0 +1,8 @@
+
+
+
+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