From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti8zx-0000w4-Vd for qemu-devel@nongnu.org; Mon, 10 Dec 2012 14:26:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti8zw-0003Y9-3N for qemu-devel@nongnu.org; Mon, 10 Dec 2012 14:26:41 -0500 From: Alex Williamson Date: Mon, 10 Dec 2012 12:26:37 -0700 Message-ID: <20121210192458.15051.55839.stgit@bling.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PULL 0/1] vfio-pci: fix kvm disabled path List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aliguori@us.ibm.com Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org The following changes since commit 1c97e303d4ea80a2691334b0febe87a50660f99d: Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2012-12-10 08:35:15 -0600) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-pci-for-qemu-20121210.0 for you to fetch changes up to d281084d3e51f03999d12a506491a0c6f31b40e8: vfio-pci: Don't use kvm_irqchip_in_kernel (2012-12-10 11:30:03 -0700) ---------------------------------------------------------------- vfio-pci: fix kvm disabled path ---------------------------------------------------------------- Alex Williamson (1): vfio-pci: Don't use kvm_irqchip_in_kernel hw/vfio_pci.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)