From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 05 Jun 2014 11:57:08 +0000 Subject: Re: [PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration Message-Id: <53905B14.5020204@suse.de> List-Id: References: <1401953144-19186-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1401953144-19186-1-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexey Kardashevskiy , linuxppc-dev@lists.ozlabs.org Cc: Benjamin Herrenschmidt , Paul Mackerras , Gleb Natapov , Paolo Bonzini , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, kvm-ppc@vger.kernel.org On 05.06.14 09:25, Alexey Kardashevskiy wrote: > This reserves 2 capability numbers. > > This implements an extended version of KVM_CREATE_SPAPR_TCE_64 ioctl. > > Please advise how to proceed with these patches as I suspect that > first two should go via Paolo's tree while the last one via Alex Graf's tree > (correct?). They would just go via my tree, but only be actually allocated (read: mergable to qemu) when they hit Paolo's tree. In fact, I don't think it makes sense to split them off at all. Alex