summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1758
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/other/1758
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/108/other/1758')
-rw-r--r--results/classifier/zero-shot/108/other/175827
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1758 b/results/classifier/zero-shot/108/other/1758
new file mode 100644
index 00000000..445a092c
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/1758
@@ -0,0 +1,27 @@
+graphic: 0.884
+device: 0.862
+files: 0.803
+socket: 0.788
+semantic: 0.646
+network: 0.576
+PID: 0.426
+boot: 0.397
+debug: 0.375
+performance: 0.342
+other: 0.205
+vnc: 0.193
+permissions: 0.151
+KVM: 0.006
+
+libssh missing on macOS/m1
+Description of problem:
+I did a "git pull" in my source for qemu. Now when I do "make" I get:
+../block/ssh.c:27:10: fatal error: 'libssh/libssh.h' file not found
+
+Am I supposed to install libssh separately? I were able to compile qemu about a month ago or so.
+Steps to reproduce:
+1.
+2.
+3.
+Additional information:
+