From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tt21u-0007VU-Cv for qemu-devel@nongnu.org; Wed, 09 Jan 2013 15:13:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tt21o-0002pn-IO for qemu-devel@nongnu.org; Wed, 09 Jan 2013 15:13:42 -0500 From: Alex Williamson Date: Wed, 09 Jan 2013 12:19:23 -0700 Message-ID: <20130109191807.906.7307.stgit@bling.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PULL 0/2] vfio-pci: Fixes for 1.4 & stable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aliguori@us.ibm.com Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, qemu-stable@nongnu.org Anthony, The following changes since commit 560c30b1db1d40fe45c5104185367c4de43399d3: Merge remote-tracking branch 'kraxel/usb.75' into staging (2013-01-08 10:36:20 -0600) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/qemu-1.4-vfio-20130109.0 for you to fetch changes up to 8fc94e5a8046e349e07976f9bcaffbcd5833f3a2: vfio-pci: Loosen sanity checks to allow future features (2013-01-08 14:10:03 -0700) ---------------------------------------------------------------- vfio-pci: Fixes for qemu 1.4 & stable ---------------------------------------------------------------- Alex Williamson (2): vfio-pci: Make host MSI-X enable track guest vfio-pci: Loosen sanity checks to allow future features hw/vfio_pci.c | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-)