From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STupC-00051e-1U for qemu-devel@nongnu.org; Mon, 14 May 2012 08:56:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1STup5-0002cE-M7 for qemu-devel@nongnu.org; Mon, 14 May 2012 08:56:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STup5-0002c4-Dx for qemu-devel@nongnu.org; Mon, 14 May 2012 08:56:23 -0400 Date: Mon, 14 May 2012 09:56:36 -0300 From: Luiz Capitulino Message-ID: <20120514095636.2db73706@doriath.home> In-Reply-To: <1336933665-3867-1-git-send-email-afaerber@suse.de> References: <1336933665-3867-1-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL for-1.1-rc2] Fixes from QOM-related series List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?ISO-8859-1?B?RuRyYmVy?= Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws On Sun, 13 May 2012 20:27:38 +0200 Andreas F=E4rber wrote: > Hello Anthony, >=20 > Please pull the following patches cherry-picked from various QOM-related = series. > I've dropped Paolo's "Fix -device foo,?" since you already had that queue= d. > QMP patches will be handled by Luiz. >=20 > Cc: Anthony Liguori >=20 > If there's other QOM bugfixes or cleanups for 1.1 that I've missed here, > please ping / resend / submit a PULL request on your own. Thanks. >=20 > Luiz, as announced, this includes a new usage of object_property_print(),= so > please evaluate whether you want to include the float printing fix for th= is > or a later RC. I'll send a pull request shortly, but the two fixes are independent, so no problem to merge them separately.