On 22 June 2018 at 08:44, Eric Auger <[email protected]> wrote: > This series brings translation configuration caching and IOTLB > emulation. The last patch implements VHOST integration and > allows to run VSMMUv3 along with VHOST emulated end points. > > The first patch fixes the passthrough mode bug reported by Jia. > It reworks the translate function and this series needed to be > rebased on it. > > Best Regards > > Eric > > This series can be found at: > https://github.com/eauger/qemu/tree/v2.12.0-vsmmu-optim-v4 > Previous version at: > https://github.com/eauger/qemu/tree/v2.12.0-vsmmu-optim-v3 > > History: > > v3 -> v4: > - (new == IOMMU_NOTIFIER_MAP) replaced by (new & IOMMU_NOTIFIER_MAP) > in smmuv3_notify_flag_changed > > v2 -> v3: > - collected Peter's R-b > - do not use float in trace points anymore > > v1 -> v2: > - addition of the 1st patch (including addr_mask fix) > - addition of the per device mutex as on intel iommu > > v1: [1] v12 last 3 patches resent in this series > [1] [PATCH v12 00/17] ARM SMMUv3 Emulation Support > https://lists.gnu.org/archive/html/qemu-devel/2018-04/msg04344.html
Applied to target-arm.next, thanks. -- PMM
