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