From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [GIT PULL] VFIO fixes for v4.5-rc2 Date: Sun, 31 Jan 2016 08:21:34 -0700 Message-ID: <1454253694.9301.7.camel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm , linux-kernel , Alexey Kardashevskiy To: Linus Torvalds Return-path: Received: from mx1.redhat.com ([209.132.183.28]:38131 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757218AbcAaPVh (ORCPT ); Sun, 31 Jan 2016 10:21:37 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi Linus, The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04= f08d: =C2=A0 Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) are available in the git repository at: =C2=A0 git://github.com/awilliam/linux-vfio.git tags/vfio-v4.5-rc2 for you to fetch changes up to 16ab8a5cbea463e4d14bf0ce698f11fa64b70ae1= : =C2=A0 vfio/noiommu: Don't use iommu_present() to track fake groups (20= 16-01-27 11:22:25 -0700) ---------------------------------------------------------------- VFIO fixes for v4.5-rc2 =C2=A0- Use alternate group tracking for no-iommu (Alex Williamson) ---------------------------------------------------------------- Alex Williamson (1): =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0vfio/noiommu: Don't use iommu_prese= nt() to track fake groups =C2=A0drivers/vfio/vfio.c | 24 ++++++++++-------------- =C2=A01 file changed, 10 insertions(+), 14 deletions(-)