From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8rxO-0001pf-7O for qemu-devel@nongnu.org; Thu, 30 Jan 2014 08:47:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8rxJ-00088O-CR for qemu-devel@nongnu.org; Thu, 30 Jan 2014 08:47:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8rxJ-00088I-43 for qemu-devel@nongnu.org; Thu, 30 Jan 2014 08:46:57 -0500 Message-ID: <52EA57CE.7000007@redhat.com> Date: Thu, 30 Jan 2014 06:46:54 -0700 From: Eric Blake MIME-Version: 1.0 References: <1391087394-17914-1-git-send-email-pbonzini@redhat.com> <1391087394-17914-4-git-send-email-pbonzini@redhat.com> In-Reply-To: <1391087394-17914-4-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3U2QocBahqT20Mr8UH9fhjLRp7RdB7PWH" Subject: Re: [Qemu-devel] [PATCH 03/12] qdev: remove legacy parsers for hex8/32/64 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) --3U2QocBahqT20Mr8UH9fhjLRp7RdB7PWH Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/30/2014 06:09 AM, Paolo Bonzini wrote: > The hexNN property types have not been accepting values not prefixed > by "0x" since QEMU 1.2. Parse those values as decimals now. It also adds parsing of hex prefixed with "0X" - probably also worth mentioning in the commit message. >=20 > Signed-off-by: Paolo Bonzini > --- > hw/core/qdev-properties.c | 54 ---------------------------------------= -------- > 1 file changed, 54 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3U2QocBahqT20Mr8UH9fhjLRp7RdB7PWH 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/ iQEcBAEBCAAGBQJS6lfOAAoJEKeha0olJ0NqGxMIAJ8eDLkE4W9ZoDRMmiiWJfKe w9GQ1Mjcb+ejTXNBFI1EfXd+QhZhFeu+MpcEGg7jmZ0unyFfVkx2NcCBLxQj3NLs na8mGZOGp/7rClb0bcIBFUKd0MOdGcJ3sY+8S2ERNHes45zOystqjgO+/ftre63r EhrqR1RdzlXlBKxOOtSgMRTy49qVSgy406kzaQS6gOXYeAa1Dqtb+yiRILxsC/Di wKCY3MNaNXI6wqIHoP2HFvJnRlEGv7j8C8BeadUT6HeAFpfgUMdEh5thOsXNIoLv vVcxKmGx1B3JpoSPavS/pDVMLzx3gWgRAVXSRxHcOcKl6mojuQX9lusRtRVQgVk= =fUVC -----END PGP SIGNATURE----- --3U2QocBahqT20Mr8UH9fhjLRp7RdB7PWH--