From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ5Ci-0004Im-Kh for qemu-devel@nongnu.org; Tue, 21 Jun 2011 13:57:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZ5Ch-0000qr-3z for qemu-devel@nongnu.org; Tue, 21 Jun 2011 13:57:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ5Cg-0000qH-LE for qemu-devel@nongnu.org; Tue, 21 Jun 2011 13:57:34 -0400 From: Luiz Capitulino Date: Tue, 21 Jun 2011 14:57:25 -0300 Message-Id: <1308679048-4441-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL 0/3]: Monitor queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aliguori@us.ibm.com Cc: qemu-devel@nongnu.org Anthony, The following patches have been sent to the list and look good to me. I've also tested them. The changes (since eb47d7c5d96060040931c42773ee07e61e547af9) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git for-anthony Jan Kiszka (2): Allow silent system resets Reset system before loadvm Stefan Weil (1): error framework: Fix compilation for w32/w64 error.c | 3 ++- error.h | 3 +-- savevm.c | 1 + sysemu.h | 5 ++++- vl.c | 10 ++++++---- xen-all.c | 2 +- 6 files changed, 15 insertions(+), 9 deletions(-)