From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH v10 00/19] Add Mediated device support Date: Tue, 01 Nov 2016 16:24:38 +0100 Message-ID: <1478013878.26731.81.camel@redhat.com> References: <1477517366-27871-1-git-send-email-kwankhede@nvidia.com> <58185327.90107@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Cc: Kirti Wankhede , alex.williamson@redhat.com, pbonzini@redhat.com, cjia@nvidia.com, qemu-devel@nongnu.org, kvm@vger.kernel.org, kevin.tian@intel.com, bjsdjshi@linux.vnet.ibm.com, linux-kernel@vger.kernel.org To: Jike Song Return-path: In-Reply-To: <58185327.90107@intel.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hi, > I rebased KVMGT upon v10, with 2 minor changes: > > 1, get_user_pages_remote has only 7 args Appears to be a 4.9 merge window change. v10 as-is applies and builds fine against 4.8, after rebasing to 4.9-rc3 it stops building due to this. Can you share the patch? > 2, vfio iommu notifier calls vendor callback with iova instead of pfn And this one too? Also: github seems to have the v9 kvmgt version still. Can you push the update? The kvmgt branch apparently depends on alot of unmerged stuff, "git describe" says 1669 patches on top of 4.8-rc8. Can you outline what this is? Mostly drm-next? How much of this landed in the 4.9 merge window? thanks, Gerd