All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
	Alex Williamson <alex.williamson@redhat.com>,
	qemu-ppc@nongnu.org, Michael Roth <mdroth@linux.vnet.ibm.com>,
	David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [Qemu-devel] [RFC PATCH qemu 0/4] vfio: SPAPR IOMMU v2 (memory preregistration support)
Date: Thu, 6 Aug 2015 13:16:59 +1000	[thread overview]
Message-ID: <55C2D1AB.9020807@ozlabs.ru> (raw)
In-Reply-To: <55B81DFA.8010706@ozlabs.ru>

On 07/29/2015 10:27 AM, Alexey Kardashevskiy wrote:
> Oh, just noticed, this is missing "v4" in the subject line.

Anyone, ping? Thanks


>
>
> On 07/20/2015 05:46 PM, Alexey Kardashevskiy wrote:
>> Yet another try, reworked the whole patchset.
>>
>> Here are few patches to prepare an existing listener for handling memory
>> preregistration for SPAPR guests running on POWER8.
>>
>> This used to be a part of DDW patchset but now is separated as requested.
>>
>>
>> Please comment. Thanks!
>>
>>
>> Changes:
>> v4:
>> * have 2 listeners now - "iommu" and "prereg"
>> * removed iommu_data
>> * many smaller changes
>>
>> v3:
>> * removed incorrect "vfio: Skip PCI BARs in memory listener"
>> * removed page size changes from quirks as they did not completely fix
>> the crashes happening on POWER8 (only total removal helps there)
>> * added "memory: Add reporting of supported page sizes"
>>
>>
>> Alexey Kardashevskiy (4):
>>    memory: Add reporting of supported page sizes
>>    vfio: Generalize IOMMU memory listener
>>    vfio: Use different page size for different IOMMU types
>>    vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
>>
>>   hw/ppc/spapr_iommu.c          |   8 ++
>>   hw/vfio/common.c              | 217
>> +++++++++++++++++++++++++++++++++---------
>>   include/exec/memory.h         |  11 +++
>>   include/hw/vfio/vfio-common.h |  26 ++---
>>   memory.c                      |   9 ++
>>   trace-events                  |   2 +
>>   6 files changed, 214 insertions(+), 59 deletions(-)
>>
>
>


-- 
Alexey

  reply	other threads:[~2015-08-06  3:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-20  7:46 [Qemu-devel] [RFC PATCH qemu 0/4] vfio: SPAPR IOMMU v2 (memory preregistration support) Alexey Kardashevskiy
2015-07-20  7:46 ` [Qemu-devel] [RFC PATCH qemu 1/4] memory: Add reporting of supported page sizes Alexey Kardashevskiy
2015-07-20  7:46 ` [Qemu-devel] [RFC PATCH qemu 2/4] vfio: Generalize IOMMU memory listener Alexey Kardashevskiy
2015-07-20  7:46 ` [Qemu-devel] [RFC PATCH qemu 3/4] vfio: Use different page size for different IOMMU types Alexey Kardashevskiy
2015-07-20  7:46 ` [Qemu-devel] [RFC PATCH qemu 4/4] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering) Alexey Kardashevskiy
2015-07-29  0:27 ` [Qemu-devel] [RFC PATCH qemu 0/4] vfio: SPAPR IOMMU v2 (memory preregistration support) Alexey Kardashevskiy
2015-08-06  3:16   ` Alexey Kardashevskiy [this message]
2015-08-07 20:20     ` Alex Williamson

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=55C2D1AB.9020807@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=peter.crosthwaite@xilinx.com \
    --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.