qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/13] QTest patches for 2025-10-01
@ 2025-10-01 21:52 Fabiano Rosas
  2025-10-01 21:52 ` [PULL 01/13] tests/qtest: Add missing checks for the availability of machines Fabiano Rosas
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Fabiano Rosas @ 2025-10-01 21:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Henderson

The following changes since commit 29b77c1a2db2d796bc3847852a5c8dc2a1e6e83b:

  Merge tag 'rust-ci-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2025-09-30 09:29:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ca5be51a51fc6b6402838310ae8d0162fc03ecef:

  migration-test: strv parameter (2025-10-01 17:09:23 -0300)

----------------------------------------------------------------
Qtest pull request

- Fix for qtest_get_machines QEMU var caching
- Fixes for migration-test in --without-default-devices build
- Preparation patches for cpr-exec test

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

Steve Sistare (11):
  tests/qtest: optimize qtest_get_machines
  tests/qtest: export qtest_qemu_binary
  tests/qtest: qtest_qemu_args
  tests/qtest: qtest_create_test_state
  tests/qtest: qtest_qemu_spawn_func
  tests/qtest: qtest_init_after_exec
  migration-test: only_source option
  migration-test: shm path accessor
  migration-test: misc exports
  migration-test: migrate_args
  migration-test: strv parameter

Thomas Huth (2):
  tests/qtest: Add missing checks for the availability of machines
  tests/qtest/migration: Fix cpr-tests in case the machine is not
    available

 tests/qtest/bios-tables-test.c        |   2 +-
 tests/qtest/cpu-plug-test.c           |   2 +-
 tests/qtest/libqtest.c                | 120 ++++++++++++++++++--------
 tests/qtest/libqtest.h                |  25 ++++++
 tests/qtest/migration/bootfile.c      |   5 ++
 tests/qtest/migration/bootfile.h      |   1 +
 tests/qtest/migration/cpr-tests.c     |   5 +-
 tests/qtest/migration/framework.c     | 107 +++++++++++++++--------
 tests/qtest/migration/framework.h     |   7 +-
 tests/qtest/migration/migration-qmp.c |  16 ++++
 tests/qtest/migration/migration-qmp.h |   2 +
 tests/qtest/riscv-csr-test.c          |   4 +-
 12 files changed, 217 insertions(+), 79 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2025-10-03 11:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-01 21:52 [PULL 00/13] QTest patches for 2025-10-01 Fabiano Rosas
2025-10-01 21:52 ` [PULL 01/13] tests/qtest: Add missing checks for the availability of machines Fabiano Rosas
2025-10-01 21:52 ` [PULL 02/13] tests/qtest/migration: Fix cpr-tests in case the machine is not available Fabiano Rosas
2025-10-01 21:52 ` [PULL 03/13] tests/qtest: optimize qtest_get_machines Fabiano Rosas
2025-10-01 21:52 ` [PULL 04/13] tests/qtest: export qtest_qemu_binary Fabiano Rosas
2025-10-01 21:52 ` [PULL 05/13] tests/qtest: qtest_qemu_args Fabiano Rosas
2025-10-01 21:52 ` [PULL 06/13] tests/qtest: qtest_create_test_state Fabiano Rosas
2025-10-01 21:52 ` [PULL 07/13] tests/qtest: qtest_qemu_spawn_func Fabiano Rosas
2025-10-01 21:52 ` [PULL 08/13] tests/qtest: qtest_init_after_exec Fabiano Rosas
2025-10-01 21:52 ` [PULL 09/13] migration-test: only_source option Fabiano Rosas
2025-10-01 21:52 ` [PULL 10/13] migration-test: shm path accessor Fabiano Rosas
2025-10-01 21:52 ` [PULL 11/13] migration-test: misc exports Fabiano Rosas
2025-10-01 21:52 ` [PULL 12/13] migration-test: migrate_args Fabiano Rosas
2025-10-01 21:52 ` [PULL 13/13] migration-test: strv parameter Fabiano Rosas
2025-10-03 11:55 ` [PULL 00/13] QTest patches for 2025-10-01 Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).