Re: [PATCH v3 2/3] avocado_qemu: Add SMMUv3 tests

2021-06-29 Thread Eric Auger
On 6/28/21 8:27 PM, Wainer dos Santos Moschetta wrote: > Hi, > > On 6/21/21 5:08 AM, Eric Auger wrote: >> Add new tests checking the good behavior of the SMMUv3 protecting >> 2 virtio pci devices (block and net). We check the guest boots and >> we are able to install a package. Different guest c

Re: [PATCH v3 2/3] avocado_qemu: Add SMMUv3 tests

2021-06-28 Thread Wainer dos Santos Moschetta
Hi, On 6/21/21 5:08 AM, Eric Auger wrote: Add new tests checking the good behavior of the SMMUv3 protecting 2 virtio pci devices (block and net). We check the guest boots and we are able to install a package. Different guest configs are tested: standard, passthrough an strict=0. This is tested w