From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtMDa-0006zI-Tp for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:47:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtMDY-0005DR-4e for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:47:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:14133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtMDX-0005DN-Rq for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:47:04 -0500 From: Luiz Capitulino Date: Thu, 10 Jan 2013 15:47:04 -0200 Message-Id: <1357840026-32368-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 The changes (since 7cd5da7eef152a533c5774effd2e7bbfa5976c86) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Markus Armbruster (1): monitor: assert monitor_puts()'s loop invariant Wen Congyang (1): target-i386: fix bits 39:32 of the final physical address when using 4M page monitor.c | 1 + target-i386/arch_memory_mapping.c | 11 ++++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) -- 1.8.0