From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757520AbcAaPVi (ORCPT ); Sun, 31 Jan 2016 10:21:38 -0500 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 Message-ID: <1454253694.9301.7.camel@redhat.com> Subject: [GIT PULL] VFIO fixes for v4.5-rc2 From: Alex Williamson To: Linus Torvalds Cc: kvm , linux-kernel , Alexey Kardashevskiy Date: Sun, 31 Jan 2016 08:21:34 -0700 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) are available in the git repository at:   git://github.com/awilliam/linux-vfio.git tags/vfio-v4.5-rc2 for you to fetch changes up to 16ab8a5cbea463e4d14bf0ce698f11fa64b70ae1:   vfio/noiommu: Don't use iommu_present() to track fake groups (2016-01-27 11:22:25 -0700) ---------------------------------------------------------------- VFIO fixes for v4.5-rc2  - Use alternate group tracking for no-iommu (Alex Williamson) ---------------------------------------------------------------- Alex Williamson (1):       vfio/noiommu: Don't use iommu_present() to track fake groups  drivers/vfio/vfio.c | 24 ++++++++++--------------  1 file changed, 10 insertions(+), 14 deletions(-)