On 22/02/2024 23.22, Gustavo Romero wrote:
This commit adds a qtest for the ivshmem-flat device to test memory
sharing, IRQ triggering, and the memory mapped registers in the device.

Based-on: https://lists.gnu.org/archive/html/qemu-devel/2023-11/msg03176.html
Message-ID: <20231127052024.435743-4-gustavo.rom...@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Signed-off-by: Gustavo Romero <gustavo.rom...@linaro.org>
---
  tests/qtest/ivshmem-flat-test.c | 338 ++++++++++++++++++++++++++++++++
  tests/qtest/meson.build         |   2 +
  2 files changed, 340 insertions(+)
  create mode 100644 tests/qtest/ivshmem-flat-test.c


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


Reply via email to