Patch has now been committed here:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=12fb0ac0575df83cec72ec
** Changed in: qemu
Status: New => Fix Committed
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1772086
Title:
malformed serial data being sent from guest
Status in QEMU:
Fix Committed
Bug description:
When sending data through serial from guest each time 0x0A byte is
sent 0x0D is sent before it. For example, when sending {0x29, 0x0A} on
the other end I receive {0x29, 0x0D, 0x0A}.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1772086/+subscriptions