From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI1m6-0004lg-Vl for qemu-devel@nongnu.org; Tue, 19 Mar 2013 15:00:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI1m5-0005ie-P8 for qemu-devel@nongnu.org; Tue, 19 Mar 2013 15:00:42 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:55231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI1m5-0005hl-Jz for qemu-devel@nongnu.org; Tue, 19 Mar 2013 15:00:41 -0400 Received: by mail-pb0-f41.google.com with SMTP id um15so681003pbc.0 for ; Tue, 19 Mar 2013 12:00:40 -0700 (PDT) From: Anthony Liguori In-Reply-To: <87fvzrxp7h.fsf@blackfin.pond.sub.org> References: <1363701863-13004-1-git-send-email-kraxel@redhat.com> <87fvzrxp7h.fsf@blackfin.pond.sub.org> Date: Tue, 19 Mar 2013 14:00:34 -0500 Message-ID: <87boafmcz1.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH] fix monitor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , Gerd Hoffmann Cc: amit.shah@redhat.com, qemu-devel@nongnu.org, Luiz Capitulino Markus Armbruster writes: > Gerd Hoffmann writes: > >> chardev flow control broke monitor, fix it by adding watch support. >> >> Signed-off-by: Gerd Hoffmann >> --- >> v2: fix tyops >> --- > > Subject lacks v2. Anthony, holler if you want a respin to unconfuse > your tools. I already processed this patch--specifically this copy of it. Newest mail always wins when there's a conflict but please don't rely on that :-) Regards, Anthony Liguori