[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for
From: |
Benjamin Herrenschmidt |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges |
Date: |
Sun, 13 Sep 2015 09:12:44 +1000 |
On Sat, 2015-09-12 at 20:37 +0200, Knut Omang wrote:
> As the thread went silent after our conclusions, I have made a second
> implementation for the Intel IOMMU according to this alternate scheme,
> It keeps the current API and handles the bus number resolution lazily
> within the IOMMU implementation, I will post the (single) patch as v3
> of this.
>
> Hopefully this is acceptable and can be leveraged to do a similar
> rework, or be abstracted as generic functionality (?) for the other
> architectures,..
Ah sorry, I meant to look at your email in more details and respond but
it fell through the cracks.
I'm happy to have a look at your work and see how it applies to me, you
can see my powernv code which also supports translation for devices
behind bridges here (but doesn't do as much caching as q35 does):
https://github.com/ozbenh/qemu/commit/4e0ed1002f98fd97aa7ca3a48c74933d0343dd42
Which depends on:
https://github.com/ozbenh/qemu/commit/facedeba8811985ca20ac3dbad5d07e1a10ea9b2
(Which I think Michael merged recently, I haven't checked).
Cheers,
Ben.
- [Qemu-ppc] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Knut Omang, 2015/09/01
- [Qemu-ppc] [PATCH v2 1/2] iommu: Replace bus+devfn arguments with PCIDevice* in PCIIOMMUFunc, Knut Omang, 2015/09/01
- [Qemu-ppc] [PATCH v2 2/2] intel_iommu: Add support for translation for devices behind bridges., Knut Omang, 2015/09/01
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Marcel Apfelbaum, 2015/09/02
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Knut Omang, 2015/09/02
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Alex Williamson, 2015/09/02
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Benjamin Herrenschmidt, 2015/09/02
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Knut Omang, 2015/09/03
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Knut Omang, 2015/09/12
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges,
Benjamin Herrenschmidt <=
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] intel_iommu: Add support for translation for devices behind bridges, Knut Omang, 2015/09/13