summary refs log tree commit diff stats
path: root/results/classifier/118/virtual/465
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/465
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/virtual/465')
-rw-r--r--results/classifier/118/virtual/46537
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/118/virtual/465 b/results/classifier/118/virtual/465
new file mode 100644
index 00000000..a398bbb6
--- /dev/null
+++ b/results/classifier/118/virtual/465
@@ -0,0 +1,37 @@
+virtual: 0.990
+network: 0.980
+kernel: 0.827
+device: 0.806
+vnc: 0.759
+mistranslation: 0.683
+graphic: 0.649
+semantic: 0.562
+VMM: 0.552
+ppc: 0.538
+socket: 0.502
+risc-v: 0.431
+arm: 0.415
+permissions: 0.373
+files: 0.370
+register: 0.363
+PID: 0.337
+boot: 0.305
+performance: 0.303
+architecture: 0.282
+user-level: 0.281
+x86: 0.232
+TCG: 0.225
+i386: 0.209
+hypervisor: 0.187
+KVM: 0.138
+peripherals: 0.078
+assembly: 0.074
+debug: 0.064
+
+Support network virtualization for Macos Big Sur+
+Additional information:
+The following implementation are already submitted as a patch and they seem to work well on my mbp 2019 Big Sur. The only prob is that the qemu-system command should be run as root.
+
+[https://patchwork.kernel.org/project/qemu-devel/list/?series=502533](https://patchwork.kernel.org/project/qemu-devel/list/?series=502533)
+
+[https://patchwork.kernel.org/project/qemu-devel/patch/20210708054451.9374-1-akihiko.odaki@gmail.com/](https://patchwork.kernel.org/project/qemu-devel/patch/20210708054451.9374-1-akihiko.odaki@gmail.com/)