From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzSgM-0006ih-U1 for qemu-devel@nongnu.org; Mon, 20 Feb 2012 07:49:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzSgM-0006t1-3m for qemu-devel@nongnu.org; Mon, 20 Feb 2012 07:49:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzSgL-0006ss-TL for qemu-devel@nongnu.org; Mon, 20 Feb 2012 07:49:30 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q1KCnSIM019694 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 20 Feb 2012 07:49:29 -0500 Message-ID: <4F424156.5040002@redhat.com> Date: Mon, 20 Feb 2012 13:49:26 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1329686886-6853-1-git-send-email-alevy@redhat.com> <1329686886-6853-6-git-send-email-alevy@redhat.com> <4F422F5C.9060202@redhat.com> <20120220123628.GF23926@garlic.redhat.com> In-Reply-To: <20120220123628.GF23926@garlic.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 5/7] qxl-render: call ppm_save on callback List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, elmarco@redhat.com, Luiz Capitulino Hi, >> (2) Async monitor command. Keeps interface and works nicely. A bunch >> of QAPI bits tickled into master meanwhile, so we could look at >> this again. Luiz? What is the status here? > > I was going to look for QAPI bits after this series (i.e. (2)). Doing > (3) is also possible. Good. I'd just leave it as-is then for now. cheers, Gerd