summary refs log tree commit diff stats
path: root/results/scraper/gitlab/issues_text/target_arm/host_missing/accel_missing/1802
blob: 9389dd8e53977d41d32d278b0cae92e09bd2aa06 (plain) (blame)
1
2
3
4
5
6
7
8
9
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