From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wfsg3-0006q3-OP for qemu-devel@nongnu.org; Thu, 01 May 2014 11:13:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wfsfy-0002HG-QS for qemu-devel@nongnu.org; Thu, 01 May 2014 11:13:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wfsfy-0002Ge-EP for qemu-devel@nongnu.org; Thu, 01 May 2014 11:13:30 -0400 Message-ID: <53625826.60009@redhat.com> Date: Thu, 01 May 2014 08:20:22 -0600 From: Eric Blake MIME-Version: 1.0 References: <1398918422-3019-1-git-send-email-wenchaoqemu@gmail.com> <1398918422-3019-3-git-send-email-wenchaoqemu@gmail.com> In-Reply-To: <1398918422-3019-3-git-send-email-wenchaoqemu@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="t2E1I6K5ue66Xq7XxuU3o0n1MKBa7c0Lf" Subject: Re: [Qemu-devel] [PATCH V5 02/28] qapi: add event helper functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com, armbru@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --t2E1I6K5ue66Xq7XxuU3o0n1MKBa7c0Lf Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04/30/2014 10:26 PM, Wenchao Xia wrote: > This file holds some functions that do not need to be generated. >=20 > Signed-off-by: Wenchao Xia > --- > include/qapi/qmp-event.h | 27 +++++++++++++++++ > qapi/Makefile.objs | 1 + > qapi/qmp-event.c | 74 ++++++++++++++++++++++++++++++++++++++= ++++++++ > 3 files changed, 102 insertions(+), 0 deletions(-) > create mode 100644 include/qapi/qmp-event.h > create mode 100644 qapi/qmp-event.c >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --t2E1I6K5ue66Xq7XxuU3o0n1MKBa7c0Lf 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/ iQEcBAEBCAAGBQJTYlgmAAoJEKeha0olJ0Nqj0IIAIttPt9r2P6Lrm44fVvJZVmb NqBLP2croVKNyVBaTTjoy5D1uy3IaBm9cQrsLZav32RHa0MHZzDfayoZB0gTMdLu xImVKhtrCDVbzcYjvQss7vKkjtK6Dv4pk9NnIOSAohMmzxJ2Oz+z+/U70fm9smtp uaJn4u15D76EAMwdjhD/Kig0VkTx4S8BDDcUzALIzkD0wr8W9aCM8Xj8hQyjhAbz Ou6HRl3ZUFNQSlLnjY/cztPkec8P1t5efJgz7jsYFdtI0npudYbSfe1WO0TBS+Q1 2WwSyNKkBzDOjPwtoRjQJRpbbuxWq9eVZbWT2JreyIJ6Aulp2frQOBAxiQslroY= =UuMk -----END PGP SIGNATURE----- --t2E1I6K5ue66Xq7XxuU3o0n1MKBa7c0Lf--