[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory AP
|
From: |
Alexey Kardashevskiy |
|
Subject: |
Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API |
|
Date: |
Wed, 22 May 2013 12:30:25 +1000 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5 |
On 05/21/2013 08:57 PM, Paolo Bonzini wrote:
> This is part 1 of the memory API updates for 1.6. (Part 2 is the
> introduction of get/set_owner, part 3 is the introduction of the
> RCU-style flatview).
>
> Compared to the first submissions, there are a few extra cleanup
> patches, and address_space_rw/read/write grew a return value so
> that the existing DMAContext API doesn't need to change.
>
Is this series much different from the one in
https://github.com/bonzini/qemu/tree/iommu (hope it is the same :) )?
--
Alexey
- [Qemu-devel] [PATCH 26/30] dma: eliminate old-style IOMMU support, (continued)
- [Qemu-devel] [PATCH 26/30] dma: eliminate old-style IOMMU support, Paolo Bonzini, 2013/05/21
- [Qemu-devel] [PATCH 27/30] pci: use memory core for iommu support, Paolo Bonzini, 2013/05/21
- [Qemu-devel] [PATCH 28/30] spapr_vio: take care of creating our own AddressSpace/DMAContext, Paolo Bonzini, 2013/05/21
- [Qemu-devel] [PATCH 30/30] memory: give name to every AddressSpace, Paolo Bonzini, 2013/05/21
- [Qemu-devel] [PATCH 29/30] dma: eliminate DMAContext, Paolo Bonzini, 2013/05/21
- Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API,
Alexey Kardashevskiy <=