From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fb3xL-00070y-Q2 for qemu-devel@nongnu.org; Thu, 05 Jul 2018 09:05:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fb3xL-0000XO-1W for qemu-devel@nongnu.org; Thu, 05 Jul 2018 09:05:55 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:35954 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fb3xK-0000WT-TJ for qemu-devel@nongnu.org; Thu, 05 Jul 2018 09:05:54 -0400 From: Markus Armbruster References: <20180326150916.9602-1-marcandre.lureau@redhat.com> Date: Thu, 05 Jul 2018 15:05:53 +0200 In-Reply-To: <20180326150916.9602-1-marcandre.lureau@redhat.com> (=?utf-8?Q?=22Marc-Andr=C3=A9?= Lureau"'s message of "Mon, 26 Mar 2018 17:08:38 +0200") Message-ID: <87efgh7rym.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v3 00/38] RFC: monitor: add asynchronous command type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Cc: qemu-devel@nongnu.org, Eduardo Habkost , Juan Quintela , "Dr. David Alan Gilbert" , Gerd Hoffmann , Cleber Rosa , Michael Roth PATCH 02+09+11 applied to qapi-next. Thanks!