summary refs log tree commit diff stats
path: root/results/classifier/118/files/2786
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/files/2786
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/files/2786')
-rw-r--r--results/classifier/118/files/278641
1 files changed, 41 insertions, 0 deletions
diff --git a/results/classifier/118/files/2786 b/results/classifier/118/files/2786
new file mode 100644
index 000000000..41c0c3c6b
--- /dev/null
+++ b/results/classifier/118/files/2786
@@ -0,0 +1,41 @@
+files: 0.995
+mistranslation: 0.925
+device: 0.868
+graphic: 0.814
+virtual: 0.647
+semantic: 0.628
+risc-v: 0.556
+performance: 0.500
+PID: 0.441
+arm: 0.337
+boot: 0.274
+architecture: 0.263
+ppc: 0.256
+assembly: 0.245
+debug: 0.220
+TCG: 0.203
+user-level: 0.121
+register: 0.120
+kernel: 0.113
+i386: 0.100
+vnc: 0.047
+VMM: 0.039
+permissions: 0.030
+peripherals: 0.023
+network: 0.021
+hypervisor: 0.010
+x86: 0.008
+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.