summary refs log tree commit diff stats
path: root/results/classifier/118/network/1732
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/network/1732
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/network/1732')
-rw-r--r--results/classifier/118/network/173233
1 files changed, 33 insertions, 0 deletions
diff --git a/results/classifier/118/network/1732 b/results/classifier/118/network/1732
new file mode 100644
index 00000000..ef040945
--- /dev/null
+++ b/results/classifier/118/network/1732
@@ -0,0 +1,33 @@
+network: 0.988
+mistranslation: 0.935
+graphic: 0.925
+semantic: 0.904
+assembly: 0.832
+performance: 0.809
+device: 0.767
+debug: 0.747
+architecture: 0.738
+user-level: 0.668
+risc-v: 0.660
+arm: 0.617
+PID: 0.564
+socket: 0.508
+vnc: 0.480
+i386: 0.435
+ppc: 0.418
+register: 0.414
+x86: 0.414
+hypervisor: 0.394
+VMM: 0.384
+boot: 0.349
+TCG: 0.342
+virtual: 0.338
+permissions: 0.219
+KVM: 0.204
+kernel: 0.146
+peripherals: 0.089
+files: 0.041
+
+Is there a way to disconnect the network of guest?
+Description of problem:
+When guest is running,I wan to disconnect the network(not detach the net),which should keep disconnect after migrate or restart if we not reconnect it againt.  Whether qemu has some ways to do it?