From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8tRu-0005Rr-Fn for qemu-devel@nongnu.org; Thu, 30 Jan 2014 10:22:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8tRm-0000RT-Oi for qemu-devel@nongnu.org; Thu, 30 Jan 2014 10:22:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:11750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8tRm-0000Pd-Fj for qemu-devel@nongnu.org; Thu, 30 Jan 2014 10:22:30 -0500 Message-ID: <52EA6E33.3060209@redhat.com> Date: Thu, 30 Jan 2014 08:22:27 -0700 From: Eric Blake MIME-Version: 1.0 References: <1391087394-17914-1-git-send-email-pbonzini@redhat.com> <1391087394-17914-12-git-send-email-pbonzini@redhat.com> In-Reply-To: <1391087394-17914-12-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PpkkukvfxXF6xpukjsmGXfg06LGd0bx7g" Subject: Re: [Qemu-devel] [PATCH 11/12] qdev: add enum property types to QAPI schema List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: armbru@redhat.com, afaerber@suse.de This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PpkkukvfxXF6xpukjsmGXfg06LGd0bx7g Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/30/2014 06:09 AM, Paolo Bonzini wrote: > Prepare for when QOM introspection will be able to piggyback on the QAP= I > schema for describing property types. >=20 > Signed-off-by: Paolo Bonzini > --- > hw/core/qdev-properties.c | 18 +++------------ > hw/i386/kvm/i8254.c | 6 ++--- > hw/timer/mc146818rtc.c | 14 ++++++------ > include/hw/block/block.h | 6 ----- > include/qemu-common.h | 8 ------- > qapi-schema.json | 58 +++++++++++++++++++++++++++++++++++++++= ++++++++ > 6 files changed, 71 insertions(+), 39 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --PpkkukvfxXF6xpukjsmGXfg06LGd0bx7g 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/ iQEcBAEBCAAGBQJS6m4zAAoJEKeha0olJ0Nqm2cH/118VNdKQjs4CdmYSofb3EiC QHaxHLLPWiFdQoxEXLpQPb/kHaoXeIbhwDq2o7ml4xH6bQ6R6Cz/EnCJSCCGgHYv UXYz7kk9jNlCYJ9W1QfzQHHxm+J7yqleFSE2y4FxZ6buKWxODBh0sYG/8nTwb/ZR Bk813BcQjD5NZRVOG0H6/HqB7BMobR1QbJpWIHWUYq7LrYgS53jj98JK910kghM5 NEPlqMFtVx2qO+nBbKaqsMz8dlkVecUyPJC4wJWfys3UFfRyUDoTFMtOWkrlymvT j3HQCSZOYe0u7nOE2xwji7Nn3zgB3yg/+DcmR/ymx9gcivWGzGp1MPKHbmBKkEM= =Bkul -----END PGP SIGNATURE----- --PpkkukvfxXF6xpukjsmGXfg06LGd0bx7g--