From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MuuW5-0006X1-Lx for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:50:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MuuW0-0006Uf-MS for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:50:45 -0400 Received: from [199.232.76.173] (port=45126 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MuuW0-0006Ua-HT for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:50:40 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:59169) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MuuW0-0007pm-1C for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:50:40 -0400 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e39.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id n95KitwQ029661 for ; Mon, 5 Oct 2009 14:44:55 -0600 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n95KoTUY179224 for ; Mon, 5 Oct 2009 14:50:31 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n95KoT0p026299 for ; Mon, 5 Oct 2009 14:50:29 -0600 Message-ID: <4ACA5C11.5040702@us.ibm.com> Date: Mon, 05 Oct 2009 15:50:25 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <20091005173416.20b8e968@doriath> In-Reply-To: <20091005173416.20b8e968@doriath> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: patches to drop & revert List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org Luiz Capitulino wrote: > Hi Anthony, > > Please, revert commit 0148f from master. A patch in a series from Markus > (commit 07caea) is the right fix for the problem, while my patch is a hack. > Okay. > Also, I see that you have merged my 'QObject conversion v1' series in > staging (first commit bd103). Please, drop it, I'm working on V2 which > will have a better error handling, as discussed with Gerd. > I already dropped it but haven't pushed yet. > PS: staging's commit aeae5 should stay, as it's an unrelated patch. > > Thanks. > -- Regards, Anthony Liguori