It's even older than 6 years, see: https://lists.nongnu.org/archive/html/qemu-devel/2006-06/msg00196.html and: https://bugs.launchpad.net/qemu/+bug/1407813 https://bugs.launchpad.net/qemu/+bug/1715296
-- 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: New 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