Re: [Qemu-devel] [PATCH v7 00/20] ARM SMMUv3 Emulation Support

2017-09-08 Thread Auger Eric
Hi Michael, On 08/09/2017 07:47, Michael S. Tsirkin wrote: > On Fri, Sep 01, 2017 at 07:21:03PM +0200, Eric Auger wrote: >> This series implements the emulation code for ARM SMMUv3. > > Can you add some code to block using vfio with this > until patches 19+20 are ready? Sure. Thanks Eric > Then

Re: [Qemu-devel] [PATCH v7 00/20] ARM SMMUv3 Emulation Support

2017-09-08 Thread Auger Eric
Hi Peter, On 07/09/2017 14:39, Peter Maydell wrote: > On 1 September 2017 at 18:21, Eric Auger 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 foll

Re: [Qemu-devel] [PATCH v7 00/20] ARM SMMUv3 Emulation Support

2017-09-07 Thread Michael S. Tsirkin
On Fri, Sep 01, 2017 at 07:21:03PM +0200, Eric Auger wrote: > This series implements the emulation code for ARM SMMUv3. Can you add some code to block using vfio with this until patches 19+20 are ready? Then 1-18 could be applied. > Changes since v6: > - DPDK testpmd now running on guest with 2 a

Re: [Qemu-devel] [PATCH v7 00/20] ARM SMMUv3 Emulation Support

2017-09-07 Thread Peter Maydell
On 1 September 2017 at 18:21, Eric Auger 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

[Qemu-devel] [PATCH v7 00/20] ARM SMMUv3 Emulation Support

2017-09-01 Thread Eric Auger
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 #