All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>,
	Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org,
	Alex Williamson <alex.williamson@redhat.com>
Subject: Re: [Qemu-devel] [PATCH qemu v18 1/5] memory: Add reporting of supported page sizes
Date: Tue, 21 Jun 2016 12:23:02 +0200	[thread overview]
Message-ID: <014e34f6-11cd-8583-4afe-c5c10957d229@redhat.com> (raw)
In-Reply-To: <20160621061622.GA17957@voom.fritz.box>



On 21/06/2016 08:16, David Gibson wrote:
>>      for (addr = 0; addr < memory_region_size(mr); addr += granularity) {
>>          iotlb = mr->iommu_ops->translate(mr, addr, is_write);
>>          if (iotlb.perm != IOMMU_NONE) {
> 
> Paolo, are you ok for me to make that small change and take this
> through my tree?

Sure.

Paolo

  reply	other threads:[~2016-06-21 10:23 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-21  1:14 [Qemu-devel] [PATCH qemu v18 0/5] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) Alexey Kardashevskiy
2016-06-21  1:14 ` [Qemu-devel] [PATCH qemu v18 1/5] memory: Add reporting of supported page sizes Alexey Kardashevskiy
2016-06-21  6:16   ` David Gibson
2016-06-21 10:23     ` Paolo Bonzini [this message]
2016-06-22  1:13       ` David Gibson
2016-06-21  1:14 ` [Qemu-devel] [PATCH qemu v18 2/5] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2) Alexey Kardashevskiy
2016-06-21  6:46   ` David Gibson
2016-06-22 16:49   ` Alex Williamson
2016-06-21  1:14 ` [Qemu-devel] [PATCH qemu v18 3/5] vfio: Add host side DMA window capabilities Alexey Kardashevskiy
2016-06-21  6:50   ` David Gibson
2016-06-22 17:03     ` Alex Williamson
2016-06-21  1:14 ` [Qemu-devel] [PATCH qemu v18 4/5] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2) Alexey Kardashevskiy
2016-06-22  1:29   ` David Gibson
2016-06-22 14:38   ` Laurent Vivier
2016-06-23  3:59     ` Alexey Kardashevskiy
2016-06-23  4:55       ` Alexey Kardashevskiy
2016-06-21  1:14 ` [Qemu-devel] [PATCH qemu v18 5/5] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) Alexey Kardashevskiy
2016-06-22  2:35   ` David Gibson
2016-06-22  3:23     ` Alexey Kardashevskiy
2016-06-22  7:01       ` David Gibson
2016-06-22  8:26         ` Alexey Kardashevskiy
2016-06-22  9:44       ` Thomas Huth
2016-06-23  2:00         ` Alexey Kardashevskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=014e34f6-11cd-8583-4afe-c5c10957d229@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.