All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] tests/migration-test: Small cleanup series on postcopy tests
@ 2026-01-14 15:37 Peter Xu
  2026-01-14 15:37 ` [PATCH v2 1/2] tests/migration-test: Remove postcopy_data from MigrateCommon Peter Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Xu @ 2026-01-14 15:37 UTC (permalink / raw)
  To: qemu-devel
  Cc: Lukas Straub, Fabiano Rosas, Juraj Marcin, peterx, Prasad Pandit

v2:
- add one sentence to commit message of patch 2

This series removes two unnecessary fields in MigrateCommon that was only
for postcopy tests.

Comments welcomed, thanks.

Peter Xu (2):
  tests/migration-test: Remove postcopy_data from MigrateCommon
  tests/migration-test: Remove postcopy_recovery_fail_stage from
    MigrateCommon

 tests/qtest/migration/framework.h      |  7 ++-----
 tests/qtest/migration/framework.c      | 25 ++++++++++++++-----------
 tests/qtest/migration/postcopy-tests.c | 12 ++++--------
 tests/qtest/migration/tls-tests.c      |  8 ++++----
 4 files changed, 24 insertions(+), 28 deletions(-)

-- 
2.50.1



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

end of thread, other threads:[~2026-01-15 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 15:37 [PATCH v2 0/2] tests/migration-test: Small cleanup series on postcopy tests Peter Xu
2026-01-14 15:37 ` [PATCH v2 1/2] tests/migration-test: Remove postcopy_data from MigrateCommon Peter Xu
2026-01-14 15:37 ` [PATCH v2 2/2] tests/migration-test: Remove postcopy_recovery_fail_stage " Peter Xu
2026-01-15 14:19 ` [PATCH v2 0/2] tests/migration-test: Small cleanup series on postcopy tests Fabiano Rosas

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.