From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQnHm-00085C-C9 for qemu-devel@nongnu.org; Thu, 20 Mar 2014 20:26:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQnHe-0003PQ-So for qemu-devel@nongnu.org; Thu, 20 Mar 2014 20:26:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQnHe-0003PD-K5 for qemu-devel@nongnu.org; Thu, 20 Mar 2014 20:26:02 -0400 Message-ID: <532B8715.8040208@redhat.com> Date: Thu, 20 Mar 2014 18:25:57 -0600 From: Eric Blake MIME-Version: 1.0 References: <1395206201-22999-1-git-send-email-wenchaoqemu@gmail.com> <1395206201-22999-6-git-send-email-wenchaoqemu@gmail.com> In-Reply-To: <1395206201-22999-6-git-send-email-wenchaoqemu@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="t95pg66MS58X3MEKQCWeXih4O2x09NILW" Subject: Re: [Qemu-devel] [RFC PATCH V3 5/5] qapi event: convert RTC_CHANGE 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) --t95pg66MS58X3MEKQCWeXih4O2x09NILW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/18/2014 11:16 PM, Wenchao Xia wrote: > This is just an example of how to use qapi event API, and it > bypassed the event throttle queue. A complete convert should > be first define all events in qapi-schema.json, use qapi > event types in monitor functions, then change caller one > by one. This commit message will need to be adjusted when you change this to be a non-RFC series. >=20 > Signed-off-by: Wenchao Xia > --- > monitor.c | 15 +++++++++++++++ > qapi-schema.json | 13 +++++++++++++ > vl.c | 7 ++----- > 3 files changed, 30 insertions(+), 5 deletions(-) >=20 I'm liking where this is headed, and looking forward to the full conversion in 2.1 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --t95pg66MS58X3MEKQCWeXih4O2x09NILW 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/ iQEcBAEBCAAGBQJTK4cVAAoJEKeha0olJ0Nq/KMIAIFQZ3TWOvhe0Pxo1GQGr0uI +JNhuVYXXfPmwVlGpVexwzJxxg/lbdEd95v6jEjvAXZ0/ppTngjaIjLVPBFQp4J+ AZtyS2g/scTrw1pHWs32abiSQ+prm/RZc19gT+09ry8CKPdYXsMOFuKDJ5AefBYG niSfcWBuebFftboU3JJt9nOxI9MsdQ5d+N5pz0muUC4NHE0h5yFZj21l0TMX9Ake 1Uxh5A65R2fp6SYHWDCRCOX27/ryQ/BGtGSkCg+lEoXkk9CVjWKZVIVgIc1qoV8m 2iq0bf9lgMv3JtDQLxQySzCteccz8VNPZ8ijeL6PNyRiTlnN+0lf4pJGiIEgp9s= =ZBTr -----END PGP SIGNATURE----- --t95pg66MS58X3MEKQCWeXih4O2x09NILW--