summaryrefslogtreecommitdiffstats
path: root/results/classifier/105/device/1802
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/1802')
-rw-r--r--results/classifier/105/device/180222
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/105/device/1802 b/results/classifier/105/device/1802
new file mode 100644
index 00000000..87fb35b2
--- /dev/null
+++ b/results/classifier/105/device/1802
@@ -0,0 +1,22 @@
+device: 0.790
+instruction: 0.629
+graphic: 0.537
+socket: 0.488
+network: 0.422
+vnc: 0.411
+semantic: 0.395
+boot: 0.302
+mistranslation: 0.080
+other: 0.068
+KVM: 0.065
+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