From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy0z6-0005J7-Se for qemu-devel@nongnu.org; Fri, 20 Jun 2014 11:44:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wy0z0-00082i-CZ for qemu-devel@nongnu.org; Fri, 20 Jun 2014 11:44:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18254) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy0z0-00082S-3B for qemu-devel@nongnu.org; Fri, 20 Jun 2014 11:44:06 -0400 Message-ID: <53A456C3.4070905@redhat.com> Date: Fri, 20 Jun 2014 09:44:03 -0600 From: Eric Blake MIME-Version: 1.0 References: <1403073840-32603-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1403073840-32603-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DhnpcDW1aaP6kKi4IoFnFlTMtT6odoPBn" Subject: Re: [Qemu-devel] [PATCH 2.1 00/36] Pending monitor patches for 2.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: wenchaoqemu@gmail.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DhnpcDW1aaP6kKi4IoFnFlTMtT6odoPBn Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/18/2014 12:43 AM, Paolo Bonzini wrote: > This includes: >=20 > - Max's dependency fixes for QAPI scripts >=20 > - Wenchao's QAPI event series >=20 > - my thread-safety fixes, rebased onto QAPI events >=20 > Paolo >=20 > monitor.c | 226 ++++++------- > qapi-event.json | 306 +++++++++++++++++ > qapi-schema.json | 162 +++++++-- > qapi/Makefile.objs | 1 + > qapi/block-core.json | 150 +++++++++ > qapi/block.json | 14 + > qapi/qmp-event.c | 74 +++++ Wenchao, as part of your followups to this series, I'd really like to move qapi-event.json into qapi/event.json, so that all of our subset =2Ejson files live in the same directory. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --DhnpcDW1aaP6kKi4IoFnFlTMtT6odoPBn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTpFbDAAoJEKeha0olJ0NqWkYIAJLGZ7i/kbRgilitG/BCibh2 kqzWg4GM3lSPeogYnHsVnBlWh5YBTF90ZInd0NMLc8WLhhixDhv8G1H+6sfSc8BZ pwPnDuWTTcWFFLvyUZbVmB4+vSsWGIgrooGDB/BG98H/7SJ105VBO/XNA98tE67K LSsGfms3CJaDtDjv+LGpd47NeO8aYdxtuV4XaRulJNAaeItwGSr1NyP08+AhmkrN /VMZtOmoYMPGIRrtkCVMKIBPBQBWQrZsZQZLxKlzNNVjSYfVbZkazHDL8ZYf4kp2 iNhP0NoFDcsqF/Nn7JsdN4n0aB+c8eB5XeeSYmE0ylX6EUyDEqRa8ESJGts1HWI= =xPl6 -----END PGP SIGNATURE----- --DhnpcDW1aaP6kKi4IoFnFlTMtT6odoPBn--