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

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] 14+ messages in thread

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-06 20:33 [PATCH 0/2] tests/migration-test: Small cleanup series on postcopy tests Peter Xu
2026-01-06 20:33 ` [PATCH 1/2] tests/migration-test: Remove postcopy_data from MigrateCommon Peter Xu
2026-01-07 11:23   ` Prasad Pandit
2026-01-07 17:12     ` Peter Xu
2026-01-08  9:38       ` Prasad Pandit
2026-01-14 15:34         ` Peter Xu
2026-01-15 11:11           ` Prasad Pandit
2026-01-06 20:33 ` [PATCH 2/2] tests/migration-test: Remove postcopy_recovery_fail_stage " Peter Xu
2026-01-07 11:37   ` Prasad Pandit
2026-01-07 17:14     ` Peter Xu
2026-01-08  9:41       ` Prasad Pandit
2026-01-14 15:36         ` Peter Xu
2026-01-15 11:57           ` Prasad Pandit
2026-01-15 13:44             ` Peter Xu

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.