summary refs log tree commit diff stats
path: root/results/classifier/108/other/2569
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-05 06:55:18 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-05 06:55:18 +0000
commit993a7c1ea28968a4479a87ad6c2637a7045d2d51 (patch)
tree024d7266fc695c4f93ab6ce0fcd52326f3ac379d /results/classifier/108/other/2569
parent2773b5e236e2217a35a53dbc298757610c7bbbc6 (diff)
downloadqemu-analysis-993a7c1ea28968a4479a87ad6c2637a7045d2d51.tar.gz
qemu-analysis-993a7c1ea28968a4479a87ad6c2637a7045d2d51.zip
add new classifier result
Diffstat (limited to 'results/classifier/108/other/2569')
-rw-r--r--results/classifier/108/other/256920
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/108/other/2569 b/results/classifier/108/other/2569
new file mode 100644
index 000000000..020bf6293
--- /dev/null
+++ b/results/classifier/108/other/2569
@@ -0,0 +1,20 @@
+graphic: 0.832
+device: 0.622
+semantic: 0.537
+debug: 0.341
+files: 0.336
+other: 0.280
+network: 0.214
+PID: 0.201
+performance: 0.200
+vnc: 0.157
+boot: 0.148
+socket: 0.082
+permissions: 0.072
+KVM: 0.006
+
+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