From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7AQs-0005u5-Bc for qemu-devel@nongnu.org; Mon, 12 Mar 2012 14:57:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7AQq-0001JD-Mj for qemu-devel@nongnu.org; Mon, 12 Mar 2012 14:57:21 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:43110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7AQq-0001Ix-Gi for qemu-devel@nongnu.org; Mon, 12 Mar 2012 14:57:20 -0400 Received: by dadp14 with SMTP id p14so6770082dad.4 for ; Mon, 12 Mar 2012 11:57:18 -0700 (PDT) Message-ID: <4F5E470A.5040909@codemonkey.ws> Date: Mon, 12 Mar 2012 13:57:14 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1331557893-30806-1-git-send-email-marcandre.lureau@redhat.com> <4F5E4628.8050706@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH/RFC 0/7] Screendump to UNIX socket & in PNG format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Marc-Andr=E9_Lureau?= Cc: =?ISO-8859-1?Q?Marc-Andr=E9_Lureau?= , qemu-devel@nongnu.org, Jan Kiszka On 03/12/2012 01:56 PM, Marc-André Lureau wrote: > On Mon, Mar 12, 2012 at 7:53 PM, Anthony Liguori wrote: >> Why not just return the screendump through QMP? > > in base64, base85? I think Jan had patches for base64 blobs but I think it got tangled up in VMState related controversy. Jan, am I correct? Regards, Anthony Liguori