summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1802
blob: d5f766dd9882dca23489196d2b561097489f041b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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