chardev: Restore CR,LF on stdio
commited6b018ef7667f73aa25190b04e1fe3a4a87c323
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 7 Jun 2018 21:08:18 +0000 (7 18:08 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Jun 2018 10:45:16 +0000 (8 11:45 +0100)
tree1f29362aac9a44c37a0cf10419ae62d54aa67b67
parentbac5ba3dc5da706f52c149fa6c0bd1dc96899bec
chardev: Restore CR,LF on stdio

Remove the 'stair-step output' on stdio.

This partially reverts commit 12fb0ac05, which was correct
on the mailing list but got corrupted by the maintainer :p

Introduced-by: 3b876140-c035-dd39-75d0-d54c48128fac@redhat.com
Reported-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180607210818.12727-1-f4bug@amsat.org
Suggested-by: Thomas Huth <thuth@redhat.com>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
chardev/char-stdio.c