qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Stair step trace output since 12fb0ac05


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] Stair step trace output since 12fb0ac05
Date: Wed, 6 Jun 2018 14:44:27 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 06/06/2018 02:15 PM, BALATON Zoltan wrote:
> 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

True! I'm seeing this too, didn't mind to bisect.

$ arm-softmmu/qemu-system-arm -M lm3s6965evb -serial vc -kernel
sd_card.bin -sd sdcard.img -d trace:sd* -S -monitor stdio
WARNING: Image format was not specified for 'sdcard.img' and probing
guessed raw.

                 Automatically detecting the format is dangerous for raw
images, write operations on block 0 will be restricted.

Specify the 'raw' format explicitly to remove the restrictions.

                                                        QEMU 2.12.50
monitor - type 'help' for more information
(qemu) address@hidden:sdcard_hard_reset power-on

address@hidden:sdcard_set_voltage 3.300V (UHS:0)


address@hidden:sdcard_soft_reset reset



reply via email to

[Prev in Thread] Current Thread [Next in Thread]