From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfVh5-0006GZ-Cp for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:17:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfVh1-0007jd-4e for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:17:55 -0400 Received: from mx3-phx2.redhat.com ([209.132.183.24]:49148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfVh0-0007jK-QC for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:17:51 -0400 Date: Fri, 25 Sep 2015 12:01:26 -0400 (EDT) From: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Message-ID: <1643885962.17980537.1443196886647.JavaMail.zimbra@redhat.com> In-Reply-To: <56056F32.9010108@redhat.com> References: <1443189844-20341-1-git-send-email-marcandre.lureau@redhat.com> <56056F32.9010108@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 00/36] post-Eric's fixes, QAPI improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: mdroth@linux.vnet.ibm.com, marcandre lureau , qemu-devel@nongnu.org, armbru@redhat.com Hi ----- Original Message ----- > On 09/25/2015 08:03 AM, marcandre.lureau@redhat.com wrote: > > From: Marc-Andr=C3=A9 Lureau > >=20 > > Hi, > >=20 > > I have grown a qapi branch during the past 2 months that was > > post-poned for review until the introspection and other fixes got > > merged or ready. >=20 > For other reviewer's convenience, it looks like this is at > git fetch https://github.com/elmarco/qemu.git qapi >=20 right, I just updated the branch with this latest series. cheers