From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37879) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTAm0-0004xz-Og for qemu-devel@nongnu.org; Fri, 19 Apr 2013 08:50:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTAlz-00043b-Cc for qemu-devel@nongnu.org; Fri, 19 Apr 2013 08:50:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTAlz-00043M-3Q for qemu-devel@nongnu.org; Fri, 19 Apr 2013 08:50:39 -0400 From: Luiz Capitulino Date: Fri, 19 Apr 2013 08:50:31 -0400 Message-Id: <1366375833-995-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL 0/2] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com Two important fixes. The changes (since 09dada400328d75daf79e3eca1e48e024fec148d) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Amos Kong (1): monitor: fix the wrong order of releasing keys Luiz Capitulino (1): virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event hw/virtio/virtio-balloon.c | 2 +- ui/input.c | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) -- 1.8.1.4