summary refs log tree commit diff stats
path: root/results/classifier/118/virtual/1579
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/virtual/1579
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/virtual/1579')
-rw-r--r--results/classifier/118/virtual/157934
1 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/118/virtual/1579 b/results/classifier/118/virtual/1579
new file mode 100644
index 000000000..b72445da5
--- /dev/null
+++ b/results/classifier/118/virtual/1579
@@ -0,0 +1,34 @@
+virtual: 0.929
+files: 0.917
+network: 0.856
+graphic: 0.853
+mistranslation: 0.829
+device: 0.751
+performance: 0.720
+hypervisor: 0.436
+user-level: 0.435
+ppc: 0.416
+boot: 0.358
+semantic: 0.349
+architecture: 0.314
+arm: 0.273
+PID: 0.231
+x86: 0.224
+i386: 0.221
+debug: 0.204
+VMM: 0.198
+peripherals: 0.187
+TCG: 0.181
+vnc: 0.180
+socket: 0.145
+register: 0.144
+risc-v: 0.092
+KVM: 0.071
+permissions: 0.065
+kernel: 0.063
+assembly: 0.007
+
+Cache vdpa initialization & startup slow ioctls
+Additional information:
+* vring groups are cached in this patch, still not upstream [this example patch](https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg05961.html).
+* hw/virtio/vhost-vdpa.c and net/vhost-vdpa.c are both files that worth exploring.