summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/files/2786
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/files/2786
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloadqemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
qemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/108/files/2786')
-rw-r--r--results/classifier/zero-shot/108/files/278626
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/files/2786 b/results/classifier/zero-shot/108/files/2786
new file mode 100644
index 000000000..038ee43cc
--- /dev/null
+++ b/results/classifier/zero-shot/108/files/2786
@@ -0,0 +1,26 @@
+files: 0.995
+device: 0.868
+graphic: 0.814
+semantic: 0.628
+performance: 0.500
+PID: 0.441
+boot: 0.274
+other: 0.261
+debug: 0.220
+vnc: 0.047
+permissions: 0.030
+network: 0.021
+socket: 0.007
+KVM: 0.005
+
+deleting files fails on vvfat (was: "error handling renames")
+Description of problem:
+When working with files, renaming or saving from IDE, QEMU halts with the error message: 
+
+"Error handling renames (-2)"
+Steps to reproduce:
+1.
+2.
+3.
+Additional information:
+a previous del failed, the directories are not synced so the rename on the drive fails when the file with the target file name still exists on the real directory. So the real issue is a failed del.