summary refs log tree commit diff stats
path: root/results/classifier/108/other/666
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/108/other/66622
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/108/other/666 b/results/classifier/108/other/666
new file mode 100644
index 00000000..60ad41e1
--- /dev/null
+++ b/results/classifier/108/other/666
@@ -0,0 +1,22 @@
+device: 0.814
+other: 0.788
+network: 0.719
+PID: 0.528
+graphic: 0.508
+semantic: 0.398
+socket: 0.388
+files: 0.332
+vnc: 0.306
+permissions: 0.303
+boot: 0.260
+performance: 0.225
+debug: 0.220
+KVM: 0.112
+
+ivshmem-plain cannot be used on non-Linux hosts
+Additional information:
+I would like to propose this patch as-is on the mailing list (the trivial one?) as soon as I figure patch submission out fully:
+
+https://github.com/fredldotme/qemu/commit/e929b8db8078aede6df7b02d8c0b71d1e2d6afcb
+
+It's just `#ifdef`ing out doorbell support on non-Linux builds which seems to be enough for basic functionality.