From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Kardashevskiy Date: Mon, 27 May 2013 14:33:24 +0000 Subject: Re: [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls Message-Id: <51A36EB4.9010305@ozlabs.ru> List-Id: References: <1369105607-20957-1-git-send-email-aik@ozlabs.ru> <1369105607-20957-2-git-send-email-aik@ozlabs.ru> <51A330AB.8060805@redhat.com> In-Reply-To: <51A330AB.8060805@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paolo Bonzini Cc: linuxppc-dev@lists.ozlabs.org, David Gibson , Benjamin Herrenschmidt , Alexander Graf , Paul Mackerras , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org On 05/27/2013 08:08 PM, Paolo Bonzini wrote: > Il 21/05/2013 05:06, Alexey Kardashevskiy ha scritto: >> This adds real mode handlers for the H_PUT_TCE_INDIRECT and >> H_STUFF_TCE hypercalls for QEMU emulated devices such as virtio >> devices or emulated PCI. > > Do you mean vio? virtio (without getting into whether that's good or > bad) will bypass the iommu. yes, mistake, should be VIO. thanks! -- Alexey