From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZILp8-00041I-5n for qemu-devel@nongnu.org; Thu, 23 Jul 2015 15:06:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZILp1-0004uD-9U for qemu-devel@nongnu.org; Thu, 23 Jul 2015 15:06:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZILp1-0004tT-4J for qemu-devel@nongnu.org; Thu, 23 Jul 2015 15:06:23 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 3E47CA2C37 for ; Thu, 23 Jul 2015 19:06:22 +0000 (UTC) From: Alex Williamson Date: Thu, 23 Jul 2015 13:06:21 -0600 Message-ID: <20150723190414.28669.75130.stgit@gimli.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 v2.4 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: alex.williamson@redhat.com The following changes since commit b69b30532e0a80e25449244c01b0cbed000c99a3: Update version for v2.4.0-rc2 release (2015-07-22 18:17:19 +0100) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-fixes-20150723.0 for you to fetch changes up to 759b484c5d7f92bd01f98797c07e8543ee187888: vfio/pci: Fix bootindex (2015-07-22 14:56:01 -0600) ---------------------------------------------------------------- VFIO fixes for v2.4.0-rc3 - Fix Realtek NIC quirk (Alex Williamson) - Restore bootindex functionality (Alex Williamson) ---------------------------------------------------------------- Alex Williamson (2): vfio/pci: Fix RTL8168 NIC quirks vfio/pci: Fix bootindex hw/vfio/pci.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-)