From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGt2H-0008FR-IV for qemu-devel@nongnu.org; Wed, 26 Sep 2012 10:56:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGt2B-0003SZ-TN for qemu-devel@nongnu.org; Wed, 26 Sep 2012 10:56:25 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:34366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGt2B-0003IT-La for qemu-devel@nongnu.org; Wed, 26 Sep 2012 10:56:19 -0400 Message-ID: <50631789.8040209@msgid.tls.msk.ru> Date: Wed, 26 Sep 2012 18:56:09 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1348584532-21914-1-git-send-email-mjt@msgid.tls.msk.ru> <876271ol4w.fsf@codemonkey.ws> <5062AA0C.60303@msgid.tls.msk.ru> <5062BA23.705@msgid.tls.msk.ru> <87ehloj3rr.fsf@codemonkey.ws> In-Reply-To: <87ehloj3rr.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] stop using stdio for monitor/serial/etc with -daemonize List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Peter Maydell , Hitoshi Mitake , qemu-devel@nongnu.org, Stefan Hajnoczi On 26.09.2012 17:46, Anthony Liguori wrote: [] > This is a good example of where we need improved documentation but I > agree 100% with Peter. So what do we do? We've a clear bug, I can only fix it in the patch to the Debian package, since I've been asked about this bug multiple times, and I care about our users. It is at least consistent with the expectations. Maybe at the same time, it's a good idea to print a warning about -nographic being deprecated, but this part should definitely be done upstream first. Thanks, /mjt