Hello, This little patch makes the serial port connected to stdio work correctly. Without the patch chars sent from the host to the guest are silently dropped if the uart is full. And that happens now and then. Now with the patch it is possible to correctly paste many lines of sh-scripts to the serial console on a Linux guest! / magnus