From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Kardashevskiy Subject: Re: [PATCH 00/10 v6] KVM: PPC: IOMMU in-kernel handling Date: Fri, 19 Jul 2013 14:13:04 +1000 Message-ID: <51E8BCD0.8050101@ozlabs.ru> References: <1373936045-22653-1-git-send-email-aik@ozlabs.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Alexey Kardashevskiy , linuxppc-dev@lists.ozlabs.org, David Gibson , Benjamin Herrenschmidt , Paul Mackerras , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, kvm-ppc@vger.kernel.org To: Alexander Graf Return-path: In-Reply-To: <1373936045-22653-1-git-send-email-aik@ozlabs.ru> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 07/16/2013 10:53 AM, Alexey Kardashevskiy wrote: > The changes are: > 1. rebased on v3.11-rc1 so the capability numbers changed again > 2. fixed multiple comments from maintainers > 3. "KVM: PPC: Add support for IOMMU in-kernel handling" is split into > 2 patches, the new one is "powerpc/iommu: rework to support realmode". > 4. IOMMU_API is now always enabled for KVM_BOOK3S_64. > > MOre details in the individual patch comments. > > Depends on "hashtable: add hash_for_each_possible_rcu_notrace()", > posted a while ago. > > > Alexey Kardashevskiy (10): > KVM: PPC: reserve a capability number for multitce support > KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO Alex, could you please pull these 2 patches or tell what is wrong with them? Having them sooner in the kernel would let me ask for a headers update for QEMU and then I would try pushing miltiple TCE and VFIO support in QEMU. Thanks. -- Alexey