summary refs log tree commit diff stats
path: root/results/classifier/118/virtual/722
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/722
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/virtual/722')
-rw-r--r--results/classifier/118/virtual/72242
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/118/virtual/722 b/results/classifier/118/virtual/722
new file mode 100644
index 000000000..fff32237a
--- /dev/null
+++ b/results/classifier/118/virtual/722
@@ -0,0 +1,42 @@
+virtual: 0.939
+device: 0.844
+network: 0.781
+performance: 0.720
+graphic: 0.712
+PID: 0.684
+vnc: 0.674
+debug: 0.587
+VMM: 0.576
+socket: 0.539
+semantic: 0.514
+permissions: 0.504
+risc-v: 0.503
+architecture: 0.480
+boot: 0.438
+files: 0.428
+peripherals: 0.389
+i386: 0.383
+register: 0.368
+hypervisor: 0.368
+KVM: 0.358
+arm: 0.337
+x86: 0.323
+mistranslation: 0.308
+ppc: 0.308
+user-level: 0.269
+TCG: 0.227
+assembly: 0.192
+kernel: 0.184
+
+Qemu slirp connectivity lost when host enters vpn(openvpn or wireguard)
+Description of problem:
+No connectivity after host enters a vpn, tested with valid openvpn
+and wireguard.
+Steps to reproduce:
+1. Open the vpn.
+2. Open a virtual machine using slirp
+3. Ping 8.8.8.8(if you can...)
+Additional information:
+The bug is independent on the order of execution, if you start the vm
+to see it works, and run the vpn script, the connectivity in the vm
+will drop, and come back when the tunneled connection is over.