From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrQUk-00047w-Ci for qemu-devel@nongnu.org; Tue, 25 Jun 2013 06:29:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrQUh-0000f4-5b for qemu-devel@nongnu.org; Tue, 25 Jun 2013 06:29:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrQUg-0000er-VW for qemu-devel@nongnu.org; Tue, 25 Jun 2013 06:29:03 -0400 Message-ID: <51C970E8.4090201@redhat.com> Date: Tue, 25 Jun 2013 12:28:56 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1371477707-7039-1-git-send-email-kraxel@redhat.com> <1371477707-7039-3-git-send-email-kraxel@redhat.com> <87a9mo4x38.fsf@codemonkey.ws> <20130617105018.26c2eadc@redhat.com> <51C02766.5020301@redhat.com> <20130618091323.26c2988b@redhat.com> <51C05F91.6020201@redhat.com> <20130618144713.GR7649@stefanha-thinkpad.redhat.com> In-Reply-To: <20130618144713.GR7649@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RfC PATCH 2/2] console: add screendump-device qmp cmd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Anthony Liguori , Markus Armbruster , qemu-devel@nongnu.org, alevy@redhat.com, stefanha@redhat.com, Luiz Capitulino Hi, > Maybe we really should do a proper QMP jobs API. Using a BH makes sense > for the screenshot case but is orthogonal to the QMP job API. I'll drop that from my todo list for now. No way I can finish this off before my family summer vacation. I'm also hoping that someone who knows qapi + jobs stuff better than me picks this up. Should that not happen I might be able to have a closer look somewhen in august ... cheers, Gerd