Hi Peter, On 07/09/2017 14:39, Peter Maydell wrote: > On 1 September 2017 at 18:21, Eric Auger <eric.au...@redhat.com> wrote: >> This series implements the emulation code for ARM SMMUv3. >> >> Changes since v6: >> - DPDK testpmd now running on guest with 2 assigned VFs >> - Changed the instantiation method: add the following option to >> the QEMU command line >> -device smmuv3 # for virtio/vhost use cases >> -device smmuv3,caching-mode # for vfio use cases (based on [1]) >> - splitted the series into smaller patches to allow the review >> - the VFIO integration based on "tlbi-on-map" smmuv3 driver >> is isolated from the rest: last 2 patches, not for upstream. >> This is shipped for testing/bench until a better solution is found. >> - Reworked permission flag checks and event generation > > Hi Eric -- I see you've upgraded this from an RFC to a PATCH set. > Do you want the patches reviewed and (eventually) taken into git > now?
Yes I split the series to make it more reviewable and from a functional point of view I have run all major use cases. So now I would encourage people to start reviewing the series (focusing on patches 1-18). Thanks Eric > > thanks > -- PMM >