From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVWjA-0006TO-2V for qemu-devel@nongnu.org; Thu, 25 Apr 2013 20:41:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVWj9-0004o0-8q for qemu-devel@nongnu.org; Thu, 25 Apr 2013 20:41:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVWj9-0004nq-0w for qemu-devel@nongnu.org; Thu, 25 Apr 2013 20:41:27 -0400 Date: Thu, 25 Apr 2013 20:41:23 -0400 From: Luiz Capitulino Message-ID: <20130425204123.4567731e@redhat.com> In-Reply-To: <87ehdy1cf0.fsf@codemonkey.ws> References: <1366275680-15416-1-git-send-email-kraxel@redhat.com> <201304252055.r3PKtePE012303@d23av03.au.ibm.com> <20130425171700.1a147926@redhat.com> <87ehdy1cf0.fsf@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RfC PATCH 0/5] console: qom-ify & extent screendump monitor command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Markus Armbruster , Paolo Bonzini , Gerd Hoffmann , qemu-devel@nongnu.org On Thu, 25 Apr 2013 17:19:15 -0500 Anthony Liguori wrote: > Luiz Capitulino writes: > > > On Thu, 25 Apr 2013 20:55:40 -0000 > > Anthony Liguori wrote: > > > >> Applied. Thanks. > > > > Really? This contains the screendump extension we agreed on not doing. > > Nope, just a bug in my notify script. > > Somehow was triggered by merging Gerd's pull request. I'll investigate. > > Sorry for the noise. screendump is still exactly as it was before. The way we love it :) Thanks.