summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/device/801
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/108/device/801
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/108/device/801')
-rw-r--r--results/classifier/zero-shot/108/device/80127
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/device/801 b/results/classifier/zero-shot/108/device/801
new file mode 100644
index 00000000..02435a66
--- /dev/null
+++ b/results/classifier/zero-shot/108/device/801
@@ -0,0 +1,27 @@
+device: 0.929
+PID: 0.805
+graphic: 0.787
+files: 0.724
+debug: 0.708
+vnc: 0.682
+permissions: 0.604
+performance: 0.560
+semantic: 0.554
+socket: 0.522
+network: 0.464
+KVM: 0.446
+boot: 0.434
+other: 0.124
+
+QEMU test build failure with --enable-modules
+Description of problem:
+
+Steps to reproduce:
+1. ./configure --target-list=x86_64-softmmu --enable-kvm --enable-modules
+2.  make -j8 check-qtest-x86_64 V=1  
+ 
+ - A problem happens "qemu-system-x86_64: -accel qtest: invalid accelerator qtest" 
+ - The file accel-qtest-x86_64.so is not built
+ - This problem happens since 69c4c5c1c47f5dac140eb6485c5281a9f145dcf3 Mon Sep 17 00:00:00 2001
+Additional information:
+