From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XM07A-0004n2-KP for qemu-devel@nongnu.org; Mon, 25 Aug 2014 15:39:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XM075-0006d2-QB for qemu-devel@nongnu.org; Mon, 25 Aug 2014 15:39:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XM075-0006cp-Iw for qemu-devel@nongnu.org; Mon, 25 Aug 2014 15:39:35 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s7PJdYou020639 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 25 Aug 2014 15:39:34 -0400 From: Alex Williamson Date: Mon, 25 Aug 2014 13:39:33 -0600 Message-ID: <20140825193849.7299.99085.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 pull request 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 3dd359c2d34c6abf385d58da863f337b39702585: Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-24' into staging (2014-08-25 17:34:30 +0100) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-pci-for-qemu-20140825.0 for you to fetch changes up to fe08275db9b88ecf3a30c7540b894c25aec150c2: vfio: Enable NVIDIA 88000 region quirk regardless of VGA (2014-08-25 12:10:15 -0600) ---------------------------------------------------------------- VFIO: Enable primary NVIDIA quirk regardless of VGA support ---------------------------------------------------------------- Alex Williamson (1): vfio: Enable NVIDIA 88000 region quirk regardless of VGA hw/misc/vfio.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)