[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/1] avocado-qemu: New SMMUv3 tests
From: |
Eric Auger |
Subject: |
[PATCH 0/1] avocado-qemu: New SMMUv3 tests |
Date: |
Thu, 25 Mar 2021 10:57:11 +0100 |
This patch adds a first set of SMMU functional tests using
a Fedora cloud-init image. Given the kernel in use,
range invalidation is not tested yet. However different
guest kernel configurations are tested: standard, strict=0
and passthrough mode.
The patch applies on top of Cleber's series:
PATCH v2 00/10] Acceptance Test: introduce base class for
Linux based tests.
Special thanks to Cleber for his support on this first
trial.
Best Regards
Eric
Eric Auger (1):
avocado_qemu: Add SMMUv3 tests
tests/acceptance/smmu.py | 104 +++++++++++++++++++++++++++++++++++++++
1 file changed, 104 insertions(+)
create mode 100644 tests/acceptance/smmu.py
--
2.26.2
- [PATCH 0/1] avocado-qemu: New SMMUv3 tests,
Eric Auger <=