From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39781) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS4U0-0007h5-G4 for qemu-devel@nongnu.org; Sat, 27 Oct 2012 07:23:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TS4Tz-0007ly-FS for qemu-devel@nongnu.org; Sat, 27 Oct 2012 07:23:16 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:59458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS4Tz-0007lu-8n for qemu-devel@nongnu.org; Sat, 27 Oct 2012 07:23:15 -0400 Message-ID: <508BC420.8000202@msgid.tls.msk.ru> Date: Sat, 27 Oct 2012 15:23:12 +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> <50631789.8040209@msgid.tls.msk.ru> In-Reply-To: <50631789.8040209@msgid.tls.msk.ru> 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 18:56, Michael Tokarev wrote: > 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. Ping? I still don't see why -nographic -daemonize makes no sence while -curses -daemonize does? (Patch for the latter has been accepted right before my patch, and even sent to -stable, but my patch is rejected without any conclusion). Let's be at least consistent and either apply both or reject both, okay? Thanks, /mjt