qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] -nographic sometimes adds an extra chardev for


From: Mike Day
Subject: Re: [Qemu-devel] [PATCH] -nographic sometimes adds an extra chardev for stdio
Date: Tue, 29 Apr 2014 07:39:11 -0400

On Tue, Apr 29, 2014 at 1:02 AM, Michael Tokarev <address@hidden> wrote:
> I guess we should have some global variable like "stdio_occuped", set
> it to 1 when -daemonize is specified, and set and check it each time
> we try to use stdio for something.  This way we'll prevent various
> parts of qemu from fighting for stdio.

That does seem to be a more fundamental solution. Thanks for the review.

Mike



reply via email to

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