Il 07/05/2013 20:51, Peter Maydell ha scritto:
> On 7 May 2013 15:16, Paolo Bonzini wrote:
>> Patches 1-10 are small changes, some of them bugfixes for the IOMMU
>> portion of the patches.
>>
>> Patches 11-13 introduce three new address_space APIs and clean up
>> the dispatch logic a bit by removi
On 7 May 2013 15:16, Paolo Bonzini wrote:
> Patches 1-10 are small changes, some of them bugfixes for the IOMMU
> portion of the patches.
>
> Patches 11-13 introduce three new address_space APIs and clean up
> the dispatch logic a bit by removing memory_region_section_addr.
>
> Patches 14-22 intro
Il 07/05/2013 16:46, Peter Maydell ha scritto:
> On 7 May 2013 15:16, Paolo Bonzini wrote:
>> These patches are also at git://github.com/bonzini/qemu.git, branch
>> iommu.
>
> A number of the patches in this series have checkpatch issues,
> mostly but not exclusively over-long lines.
ERROR: spac
On 7 May 2013 15:16, Paolo Bonzini wrote:
> These patches are also at git://github.com/bonzini/qemu.git, branch
> iommu.
A number of the patches in this series have checkpatch issues,
mostly but not exclusively over-long lines.
> From aec410066128aaca6337754c389f0e7c2d47089c Mon Sep 17 00:00:00
Patches 1-10 are small changes, some of them bugfixes for the IOMMU
portion of the patches.
Patches 11-13 introduce three new address_space APIs and clean up
the dispatch logic a bit by removing memory_region_section_addr.
Patches 14-22 introduce IOMMU memory regions, convert sPAPR to the
new API