All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] Qtest patches for 2026-05-12
@ 2026-05-12 21:12 Fabiano Rosas
  2026-05-12 21:12 ` [PULL 1/4] tests/qtest/libqtest: Replace QTEST_TRACE with QTEST_QEMU_ARGS Fabiano Rosas
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fabiano Rosas @ 2026-05-12 21:12 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 5e61afe211e82a9af15a8794a0bd29bb574e953b:

  Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2026-05-11 10:49:53 -0400)

are available in the Git repository at:

  https://gitlab.com/farosas/qemu.git tags/qtest-20260512-pull-request

for you to fetch changes up to 0129c626503c6d7220848a1f944a8f8e033ceaf9:

  tests/qtest/iommu-smmuv3-test: Skip if no TCG GICv3 device present (2026-05-12 18:11:30 -0300)

----------------------------------------------------------------
QTest pull request

- Fix iommu-smmuv3 test when TCG is disabled.
- Replacement of QTEST_TRACE env var with QTEST_QEMU_ARGS
- New verbosity switches for QTEST_LOG

----------------------------------------------------------------

Fabiano Rosas (3):
  tests/qtest/libqtest: Replace QTEST_TRACE with QTEST_QEMU_ARGS
  tests/qtest: Individual verbose switches
  docs/devel/qtest: Mention environment variables usage

Peter Maydell (1):
  tests/qtest/iommu-smmuv3-test: Skip if no TCG GICv3 device present

 docs/devel/testing/qtest.rst          | 44 ++++++++++++++++
 tests/qtest/fuzz/fuzz.c               |  7 +--
 tests/qtest/fuzz/generic_fuzz.c       |  2 +-
 tests/qtest/iommu-smmuv3-test.c       |  5 ++
 tests/qtest/libqmp.c                  |  7 +--
 tests/qtest/libqtest.c                | 75 +++++++++++++++++++++++----
 tests/qtest/libqtest.h                | 11 ++++
 tests/qtest/migration/framework.c     |  2 +-
 tests/qtest/migration/framework.h     |  5 +-
 tests/qtest/migration/precopy-tests.c |  2 +-
 tests/unit/meson.build                |  2 +-
 tests/unit/test-qga.c                 |  2 +-
 12 files changed, 140 insertions(+), 24 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2026-05-14 18:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12 21:12 [PULL 0/4] Qtest patches for 2026-05-12 Fabiano Rosas
2026-05-12 21:12 ` [PULL 1/4] tests/qtest/libqtest: Replace QTEST_TRACE with QTEST_QEMU_ARGS Fabiano Rosas
2026-05-12 21:12 ` [PULL 2/4] tests/qtest: Individual verbose switches Fabiano Rosas
2026-05-12 21:12 ` [PULL 3/4] docs/devel/qtest: Mention environment variables usage Fabiano Rosas
2026-05-12 21:12 ` [PULL 4/4] tests/qtest/iommu-smmuv3-test: Skip if no TCG GICv3 device present Fabiano Rosas
2026-05-14 16:27 ` [PULL 0/4] Qtest patches for 2026-05-12 Stefan Hajnoczi

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.