From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UoZzV-0007um-Bj for qemu-devel@nongnu.org; Mon, 17 Jun 2013 10:01:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UoZzP-0007zK-7d for qemu-devel@nongnu.org; Mon, 17 Jun 2013 10:01:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UoZzO-0007z7-VO for qemu-devel@nongnu.org; Mon, 17 Jun 2013 10:00:59 -0400 Message-ID: <51BF1692.7020100@redhat.com> Date: Mon, 17 Jun 2013 16:00:50 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1371151644-22308-1-git-send-email-alevy@redhat.com> <87mwqspn89.fsf@codemonkey.ws> <51BEA782.7030201@redhat.com> <1371461430.21763.5.camel@localhost> In-Reply-To: <1371461430.21763.5.camel@localhost> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] make screendump an async command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: airlied@redhat.com, Anthony Liguori , qemu-devel@nongnu.org On 06/17/13 11:30, Alon Levy wrote: > But on the other hand if this is something that would be acceptable now > and having proper Async error handling is not forthcoming (why btw? is > anyone working on it) . But it would become baggage later on.. Don't think it is too bad, RfC patches will go out in a moment ... cheers, Gerd