summary refs log tree commit diff stats
path: root/results/classifier/118/device/1672
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/device/1672
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/device/1672')
-rw-r--r--results/classifier/118/device/167238
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/118/device/1672 b/results/classifier/118/device/1672
new file mode 100644
index 00000000..1045f522
--- /dev/null
+++ b/results/classifier/118/device/1672
@@ -0,0 +1,38 @@
+device: 0.956
+graphic: 0.899
+performance: 0.896
+architecture: 0.885
+network: 0.881
+PID: 0.800
+VMM: 0.793
+debug: 0.780
+vnc: 0.760
+permissions: 0.721
+hypervisor: 0.704
+risc-v: 0.693
+boot: 0.683
+socket: 0.667
+semantic: 0.638
+ppc: 0.617
+arm: 0.607
+register: 0.600
+mistranslation: 0.587
+files: 0.576
+TCG: 0.551
+peripherals: 0.547
+kernel: 0.487
+user-level: 0.433
+x86: 0.407
+virtual: 0.369
+assembly: 0.311
+i386: 0.286
+KVM: 0.004
+
+failed to migrate using multifd with multifd-channels larger than 2
+Description of problem:
+try to using multifd live migration on QEMU v8.0.0 using multifd channels larger than 2, but failed.
+Steps to reproduce:
+1. start source / dest qemu vm
+2. migrate_set_capability multifd on && migrate_set_parameter multifd-channels 8
+
+then live migration will failed