From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Philippe Brucker Subject: Re: [RFC PATCH kvmtool 00/15] Add virtio-iommu Date: Mon, 22 May 2017 15:01:45 +0100 Message-ID: <3e2988b9-eed7-3718-d8c8-170ba62db284@arm.com> References: <20170407191747.26618-1-jean-philippe.brucker@arm.com> <20170407192455.26814-1-jean-philippe.brucker@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Bharat Bhushan , "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "virtualization-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "virtio-dev-sDuHXQ4OtrM4h7I2RyI4rWD2FQJk+8+b@public.gmane.org" Cc: "cdall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" , "mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" , "marc.zyngier-5wv7dgnIgG8@public.gmane.org" , "will.deacon-5wv7dgnIgG8@public.gmane.org" List-Id: iommu@lists.linux-foundation.org Hi Bharat, On 22/05/17 09:26, Bharat Bhushan wrote: > Hi Jean, > > I am trying to run and review on my side but I see Linux patches are not with latest kernel version. > Will it be possible for you to share your Linux and kvmtool git repository reference? Please find linux and kvmtool patches at the following repos: git://linux-arm.org/kvmtool-jpb.git virtio-iommu/base git://linux-arm.org/linux-jpb.git virtio-iommu/base Note that these branches are unstable, subject to fixes and rebase. I'll try to keep them in sync with upstream. Thanks, Jean