summary refs log tree commit diff stats
path: root/results/classifier/118/none/1336192
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/none/1336192
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/none/1336192')
-rw-r--r--results/classifier/118/none/133619240
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/118/none/1336192 b/results/classifier/118/none/1336192
new file mode 100644
index 000000000..036a8f27d
--- /dev/null
+++ b/results/classifier/118/none/1336192
@@ -0,0 +1,40 @@
+device: 0.790
+mistranslation: 0.713
+files: 0.651
+register: 0.626
+kernel: 0.541
+performance: 0.534
+architecture: 0.474
+VMM: 0.423
+PID: 0.418
+socket: 0.415
+boot: 0.397
+risc-v: 0.396
+arm: 0.384
+vnc: 0.382
+semantic: 0.374
+permissions: 0.354
+network: 0.328
+x86: 0.327
+hypervisor: 0.311
+KVM: 0.308
+TCG: 0.308
+debug: 0.302
+i386: 0.295
+graphic: 0.276
+ppc: 0.246
+assembly: 0.222
+peripherals: 0.220
+virtual: 0.203
+user-level: 0.186
+
+delvm does not delete snapshots on every disks
+
+Using more than one block device, using delvm does remove snapshot from the first block device, but does not remove snapshots from other blockdevs (complains about not finding snapshot on 1st blockdev).
+
+Attached patch fixes that.
+
+
+
+fixed by af957387547b05ed6dc4d84c10cca42700a7aeda
+