qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 17/17] tests/qtest: Add intel-iommu test


From: Thomas Huth
Subject: Re: [PATCH v2 17/17] tests/qtest: Add intel-iommu test
Date: Mon, 12 Aug 2024 09:29:55 +0200
User-agent: Mozilla Thunderbird

On 05/08/2024 08.27, Zhenzhong Duan wrote:
Add the framework to test the intel-iommu device.

Currently only tested cap/ecap bits correctness in scalable
modern mode. Also tested cap/ecap bits consistency before
and after system reset.

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Clément Mathieu--Drif<clement.mathieu--drif@eviden.com>
---
  MAINTAINERS                    |  1 +
  include/hw/i386/intel_iommu.h  |  1 +
  tests/qtest/intel-iommu-test.c | 70 ++++++++++++++++++++++++++++++++++
  tests/qtest/meson.build        |  1 +
  4 files changed, 73 insertions(+)
  create mode 100644 tests/qtest/intel-iommu-test.c


Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]