[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/27] iommu: support txattrs, suppor
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC |
Date: |
Thu, 31 May 2018 10:54:28 +0100 |
On 30 May 2018 at 17:58, Paolo Bonzini <address@hidden> wrote:
> On 21/05/2018 16:03, Peter Maydell wrote:
>> This patchset is a rather large one, but the first half is all
>> fairly simple plumbing. It does four things:
>> * support IOMMUs that are aware of memory transaction attributes and
>> may generate different translations for different attributes
>> * support TCG execution out of memory which is behind an IOMMU
>> * implement the Arm TrustZone Memory Protection Controller
>> (which needs both the above features in the IOMMU core code)
>> * use the MPC in the mps2-an505 board
>
> Go ahead and apply it through the ARM tree. Thanks!
It needs a v2 (there are some patches that need fixing),
and some of the tail end of the patchset hasn't been reviewed,
and I'm not sure if we have consensus on the IOMMU API changes
completely yet. But if you're happy we're going in the right
direction I can apply 1-13 via target-arm.next (that's the
"plumb TxAttrs through various functions" patches). That will
reduce the size of the patchset and make conflicts less likely.
thanks
-- PMM
- Re: [Qemu-arm] [PATCH 22/27] vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY, (continued)
- Re: [Qemu-arm] [Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC, no-reply, 2018/05/21
- Re: [Qemu-arm] [Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC, Paolo Bonzini, 2018/05/30
- Re: [Qemu-arm] [Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC,
Peter Maydell <=