From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MuuGN-0004kH-UQ for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:34:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MuuGI-0004g4-FG for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:34:30 -0400 Received: from [199.232.76.173] (port=54003 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MuuGI-0004fp-8s for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:34:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56243) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MuuGH-0005SC-Qz for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:34:26 -0400 Date: Mon, 5 Oct 2009 17:34:16 -0300 From: Luiz Capitulino Message-ID: <20091005173416.20b8e968@doriath> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] patches to drop & revert List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aliguori@us.ibm.com Cc: qemu-devel@nongnu.org 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. 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. PS: staging's commit aeae5 should stay, as it's an unrelated patch. Thanks.