From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te3tJ-0008DO-1A for qemu-devel@nongnu.org; Thu, 29 Nov 2012 08:11:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Te3tH-0003DR-Sp for qemu-devel@nongnu.org; Thu, 29 Nov 2012 08:10:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te3tH-0003DL-Jk for qemu-devel@nongnu.org; Thu, 29 Nov 2012 08:10:55 -0500 From: Luiz Capitulino Date: Thu, 29 Nov 2012 11:10:12 -0200 Message-Id: <1354194613-15393-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL for-1.3 0/1] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com This is an important fix as it fixes a 32-bit breakage. The changes (since e9bff10f8db94912b1b0e6e2e3394cae02faf614) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Bruce Rogers (1): qapi: fix qapi_dealloc_type_size parameter type qapi/qapi-dealloc-visitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.8.0