summary refs log tree commit diff stats
path: root/results/classifier/118/none/1802
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/none/1802
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/none/1802')
-rw-r--r--results/classifier/118/none/180239
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/none/1802 b/results/classifier/118/none/1802
new file mode 100644
index 000000000..db7354c18
--- /dev/null
+++ b/results/classifier/118/none/1802
@@ -0,0 +1,39 @@
+device: 0.790
+ppc: 0.687
+arm: 0.633
+graphic: 0.537
+socket: 0.488
+permissions: 0.470
+files: 0.458
+performance: 0.449
+register: 0.445
+network: 0.422
+vnc: 0.411
+architecture: 0.406
+semantic: 0.395
+boot: 0.302
+debug: 0.279
+VMM: 0.216
+PID: 0.202
+risc-v: 0.174
+peripherals: 0.152
+TCG: 0.144
+i386: 0.099
+hypervisor: 0.083
+user-level: 0.080
+mistranslation: 0.080
+KVM: 0.065
+x86: 0.056
+virtual: 0.035
+kernel: 0.020
+assembly: 0.015
+
+windows serial COM PollingFunc don't sleep if guest uart can't write
+Description of problem:
+If two or more characters are sent from the host to the guest via Windows Com/Serial, everything freezes.
+Steps to reproduce:
+1.
+2.
+3.
+Additional information:
+I fix it in qemu/chardev/char-win.c see attached file