From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41490) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYo0H-0001DT-6G for qemu-devel@nongnu.org; Wed, 14 Nov 2012 20:12:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYo0E-0006wx-3l for qemu-devel@nongnu.org; Wed, 14 Nov 2012 20:12:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYo0D-0006wn-Sg for qemu-devel@nongnu.org; Wed, 14 Nov 2012 20:12:22 -0500 From: Marcelo Tosatti Date: Wed, 14 Nov 2012 22:11:44 -0200 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] [PULL] qemu-kvm.git uq/master queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org The following changes since commit ce34cf72fe508b27a78f83c184142e8d1e6a048a: Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into staging (2012-11-14 08:53:40 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master Jan Kiszka (1): kvm: Actually remove software breakpoints from list on cleanup Marcelo Tosatti (1): acpi_piix4: fix migration of gpe fields hw/acpi_piix4.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++---- kvm-all.c | 2 ++ 2 files changed, 48 insertions(+), 4 deletions(-)