From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEnGm-0000x1-PS for qemu-devel@nongnu.org; Mon, 02 Apr 2012 15:50:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEnGk-0008UF-An for qemu-devel@nongnu.org; Mon, 02 Apr 2012 15:50:28 -0400 Received: from fmmailgate04.web.de ([217.72.192.242]:41110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEnGk-0008Tx-1s for qemu-devel@nongnu.org; Mon, 02 Apr 2012 15:50:26 -0400 Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate04.web.de (Postfix) with ESMTP id 5886C746B06D for ; Mon, 2 Apr 2012 21:50:24 +0200 (CEST) Message-ID: <4F7A02FF.3020802@web.de> Date: Mon, 02 Apr 2012 21:50:23 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4F79FF0E.9090701@web.de> <4F7A0105.8030707@codemonkey.ws> <4F7A018D.6040107@web.de> <4F7A0280.6030700@codemonkey.ws> In-Reply-To: <4F7A0280.6030700@codemonkey.ws> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig115360D4285E2037A6600894" Subject: Re: [Qemu-devel] qdev property listing broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Anthony Liguori , qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig115360D4285E2037A6600894 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2012-04-02 21:48, Anthony Liguori wrote: > On 04/02/2012 02:44 PM, Jan Kiszka wrote: >> On 2012-04-02 21:41, Anthony Liguori wrote: >>> On 04/02/2012 02:33 PM, Jan Kiszka wrote: >>>> Hi Anthony, >>>> >>>> I noticed that only properties with legacy names are printed via inf= o >>>> qtree. >>> >>> Yes. Is that not what you expect? >>> >>> The qom properties and model is not stable for 1.1 so I was very care= ful >>> in making sure they didn't leak into info qtree. >>> >>>> After digging through the qdev and qom property maze, it turned >>>> out the property registration in qdev_property_add_legacy and >>>> qdev_property_add_static is not consistent with the access in >>>> qdev_print_props. >>> >>> qdev_print_props will completely die for 1.2 as will almost everythin= g >>> related to the human monitor in qdev-monitor.c. >>> >>> I just wanted to give us a full release to make sure we were happy wi= th >>> the various interfaces. >> >> This is broken as previously listed qdev properties disappeared. >=20 > Yes, I misunderstood "legacy" names to include static properties too.=20 > You meant non-legacy static properties are broken. Precisely. They are no longer listed. >=20 > Pure qom properties are not displayed and never were displayed. Yes, I'm interested in those properties I can set on VM creation. Jan --------------enig115360D4285E2037A6600894 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk96Av8ACgkQitSsb3rl5xQEuQCgy6REHv4D5XULIlkq1ro7clUw dFAAoN85H8+9DOI+tNB6XAW/ZXnpsTGO =wLcH -----END PGP SIGNATURE----- --------------enig115360D4285E2037A6600894--