Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-07-06 Thread Eric Auger
Hi William, Philippe, On 7/5/21 11:24 PM, Willian Rampazzo wrote: > On Mon, Jul 5, 2021 at 6:20 PM Philippe Mathieu-Daudé > wrote: >> On 7/5/21 11:10 PM, Willian Rampazzo wrote: >>> Hi Eric, >>> >>> On Mon, Jul 5, 2021 at 4:55 AM Eric Auger wrote: Hi Wainer, On 7/1/21 1:22 AM, Wa

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-07-05 Thread Willian Rampazzo
On Mon, Jul 5, 2021 at 6:20 PM Philippe Mathieu-Daudé wrote: > > On 7/5/21 11:10 PM, Willian Rampazzo wrote: > > Hi Eric, > > > > On Mon, Jul 5, 2021 at 4:55 AM Eric Auger wrote: > >> > >> Hi Wainer, > >> > >> On 7/1/21 1:22 AM, Wainer dos Santos Moschetta wrote: > >>> Hi, > >>> > >>> On 6/29/21

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-07-05 Thread Philippe Mathieu-Daudé
On 7/5/21 11:10 PM, Willian Rampazzo wrote: > Hi Eric, > > On Mon, Jul 5, 2021 at 4:55 AM Eric Auger wrote: >> >> Hi Wainer, >> >> On 7/1/21 1:22 AM, Wainer dos Santos Moschetta wrote: >>> Hi, >>> >>> On 6/29/21 5:17 PM, Eric Auger wrote: Hi Cleber, all, On 6/29/21 4:36 PM, Eric Au

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-07-05 Thread Willian Rampazzo
Hi Eric, On Mon, Jul 5, 2021 at 4:55 AM Eric Auger wrote: > > Hi Wainer, > > On 7/1/21 1:22 AM, Wainer dos Santos Moschetta wrote: > > Hi, > > > > On 6/29/21 5:17 PM, Eric Auger wrote: > >> Hi Cleber, all, > >> > >> On 6/29/21 4:36 PM, Eric Auger wrote: > >>> This series adds ARM SMMU and Intel I

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-07-05 Thread Eric Auger
Hi Wainer, On 7/1/21 1:22 AM, Wainer dos Santos Moschetta wrote: > Hi, > > On 6/29/21 5:17 PM, Eric Auger wrote: >> Hi Cleber, all, >> >> On 6/29/21 4:36 PM, Eric Auger wrote: >>> This series adds ARM SMMU and Intel IOMMU functional >>> tests using Fedora cloud-init images. >>> >>> ARM SMMU tests

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-06-30 Thread Wainer dos Santos Moschetta
Hi, On 6/29/21 5:17 PM, Eric Auger wrote: Hi Cleber, all, On 6/29/21 4:36 PM, Eric Auger wrote: This series adds ARM SMMU and Intel IOMMU functional tests using Fedora cloud-init images. ARM SMMU tests feature guests with and without RIL (range invalidation support) using respectively fedora

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-06-29 Thread Eric Auger
Hi William, On 6/29/21 10:38 PM, Willian Rampazzo wrote: > On Tue, Jun 29, 2021 at 5:17 PM Eric Auger wrote: >> Hi Cleber, all, >> >> On 6/29/21 4:36 PM, Eric Auger wrote: >>> This series adds ARM SMMU and Intel IOMMU functional >>> tests using Fedora cloud-init images. >>> >>> ARM SMMU tests fea

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-06-29 Thread Willian Rampazzo
On Tue, Jun 29, 2021 at 5:17 PM Eric Auger wrote: > > Hi Cleber, all, > > On 6/29/21 4:36 PM, Eric Auger wrote: > > This series adds ARM SMMU and Intel IOMMU functional > > tests using Fedora cloud-init images. > > > > ARM SMMU tests feature guests with and without RIL > > (range invalidation supp

Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-06-29 Thread Eric Auger
Hi Cleber, all, On 6/29/21 4:36 PM, Eric Auger wrote: > This series adds ARM SMMU and Intel IOMMU functional > tests using Fedora cloud-init images. > > ARM SMMU tests feature guests with and without RIL > (range invalidation support) using respectively fedora 33 > and 31. For each, we test the p

[PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests

2021-06-29 Thread Eric Auger
This series adds ARM SMMU and Intel IOMMU functional tests using Fedora cloud-init images. ARM SMMU tests feature guests with and without RIL (range invalidation support) using respectively fedora 33 and 31. For each, we test the protection of virtio-net-pci and virtio-block-pci devices. Also str