On 06.06.2018 20:33, Peter Maydell wrote:
> On 6 June 2018 at 18:15, BALATON Zoltan <bala...@eik.bme.hu> wrote:
>> Hello,
>>
>> Since 12fb0ac05 (char: Remove unwanted crlf conversion) trace output is
>> printed in stair steps when using -trace and -serial stdio together. E.g.
>> $ qemu-system-i386 -trace 'pci*' -serial stdio
> 
> I had a feeling that we were going to find that there were
> situations where we really wanted to retain the crlf
> processing...

I think the problem is that we've turned it on in char-stdio.c, too.
char-serial.c should be sufficient.

Is someone volunteering for sending a patch to revert the changes in
char-stdio.c ?

 Thomas

Reply via email to