From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [GIT PULL] VFIO fixes for v4.10-rc6 Date: Fri, 27 Jan 2017 10:38:09 -0700 Message-ID: <20170127103809.2584258c@t450s.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: , "kvm@vger.kernel.org" , Greg Kurz , Alexey Kardashevskiy , Vaibhav Jain , David Gibson To: Linus Torvalds Return-path: Received: from mx1.redhat.com ([209.132.183.28]:46252 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933025AbdA0RtH (ORCPT ); Fri, 27 Jan 2017 12:49:07 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi Linus, The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36: Linux 4.10-rc5 (2017-01-22 12:54:15 -0800) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v4.10-rc6 for you to fetch changes up to bd00fdf198e2da475a2f4265a83686ab42d998a8: vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null (2017-01-24 10:12:04 -0700) ---------------------------------------------------------------- VFIO fixes for v4.10-rc6 - mdev IOMMU groups are not yet compatible with the powerpc SPAPR IOMMU backend, detect and fail group attach (Greg Kurz) ---------------------------------------------------------------- Greg Kurz (1): vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null drivers/vfio/vfio_iommu_spapr_tce.c | 4 ++++ 1 file changed, 4 insertions(+)