qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 1/2] trap signals for "-serial mon:stdio"


From: Michael Tokarev
Subject: Re: [Qemu-devel] [PATCH v3 1/2] trap signals for "-serial mon:stdio"
Date: Tue, 09 Jul 2013 16:02:36 +0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

09.07.2013 12:42, Andreas Färber wrote:
> Am 09.07.2013 09:39, schrieb Michael Tokarev:
>> Ping?
> 
> Have you tested -semihosting? The xtensa test image on the Wiki uses
> -nographic, but semihosting content always seems to go to stdout without
> going through a chardev IIUC...

Ok.  I tried the xtensa image from wiki.qemu.org/Testing , and it
appears to work with or without the changes in question.  Which,
I think, is wrong, because it is a bug of the same theme - with
-daemonize we can't do -semihosting due to std file descriptors
being redirected to /dev/null.  So it looks like there's another
bug of waiting to hunt, but I really am a wrong person to do that,
maybe Max Filippov can take a look.

Thanks,

/mjt



reply via email to

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