All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] avocado-qemu: New SMMUv3 tests
@ 2021-03-25  9:57 Eric Auger
  2021-03-25  9:57 ` [PATCH 1/1] avocado_qemu: Add " Eric Auger
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Auger @ 2021-03-25  9:57 UTC (permalink / raw)
  To: eric.auger.pro, eric.auger, qemu-devel, philmd, crosa, wainersm

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-25 14:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25  9:57 [PATCH 0/1] avocado-qemu: New SMMUv3 tests Eric Auger
2021-03-25  9:57 ` [PATCH 1/1] avocado_qemu: Add " Eric Auger
2021-03-25 14:36   ` Cleber Rosa
2021-03-25 14:55     ` Auger Eric

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.