From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVUVx-0005fO-9R for qemu-devel@nongnu.org; Thu, 25 Apr 2013 18:19:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVUVw-00056L-H8 for qemu-devel@nongnu.org; Thu, 25 Apr 2013 18:19:41 -0400 Received: from e23smtp06.au.ibm.com ([202.81.31.148]:54205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVUVw-00055f-02 for qemu-devel@nongnu.org; Thu, 25 Apr 2013 18:19:40 -0400 Received: from /spool/local by e23smtp06.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 26 Apr 2013 08:13:27 +1000 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [9.190.234.120]) by d23dlp03.au.ibm.com (Postfix) with ESMTP id 4A03B3578050 for ; Fri, 26 Apr 2013 08:19:22 +1000 (EST) Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r3PM5iCD22151286 for ; Fri, 26 Apr 2013 08:05:45 +1000 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r3PMJLAv007470 for ; Fri, 26 Apr 2013 08:19:21 +1000 From: Anthony Liguori In-Reply-To: <20130425171700.1a147926@redhat.com> References: <1366275680-15416-1-git-send-email-kraxel@redhat.com> <201304252055.r3PKtePE012303@d23av03.au.ibm.com> <20130425171700.1a147926@redhat.com> Date: Thu, 25 Apr 2013 17:19:15 -0500 Message-ID: <87ehdy1cf0.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Luiz Capitulino Cc: Markus Armbruster , Paolo Bonzini , Gerd Hoffmann , qemu-devel@nongnu.org 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. Regards, Anthony Liguori