From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIgaB-0001aY-Di for qemu-devel@nongnu.org; Thu, 10 Dec 2009 05:49:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIga1-0001OI-S5 for qemu-devel@nongnu.org; Thu, 10 Dec 2009 05:49:10 -0500 Received: from [199.232.76.173] (port=52374 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIga1-0001Nz-II for qemu-devel@nongnu.org; Thu, 10 Dec 2009 05:49:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:5553) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIga1-0002hY-1d for qemu-devel@nongnu.org; Thu, 10 Dec 2009 05:49:05 -0500 From: Markus Armbruster Subject: Re: [Qemu-devel] [FOR 0.12 v3 00/19]: info handlers conversions to QObject References: <1260376078-8694-1-git-send-email-lcapitulino@redhat.com> Date: Thu, 10 Dec 2009 11:49:00 +0100 In-Reply-To: <1260376078-8694-1-git-send-email-lcapitulino@redhat.com> (Luiz Capitulino's message of "Wed, 9 Dec 2009 14:27:39 -0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org Luiz Capitulino writes: > Hi, > > This series covers almost half of the info handlers conversions to the > QObject style. > > The biggest change in this version is that now info handlers always > return a QDict. Apart from a few nits, I like this series. It's not backward-compatible, so getting it in 0.12 would be preferable. PATCH 05/19 is a must-have, because it fixes a regression in info monitor.