On Wed, 14 Jan 2026 at 21:06, Peter Xu <[email protected]> wrote: > > * Let's make it fail_stage in both places then? > > Could you explain what's the 2nd place to use it besides the parameter in > test_postcopy_recovery_common()? === tests/qtest/migration/framework.c: static void postcopy_recover_fail(QTestState *from, QTestState *to, PostcopyRecoveryFailStage stage) === This one. ^^
Thank you. --- - Prasad
