Peter Xu writes:
> Making sure the postcopy-recover-setup status is present in the postcopy
> failure unit test. Note that it only applies to src QEMU not dest.
>
> This also introduces the tiny but helpful migration_event_wait() helper.
Not anymore. I'll drop this line.
Reviewed-by: Fabiano R
Making sure the postcopy-recover-setup status is present in the postcopy
failure unit test. Note that it only applies to src QEMU not dest.
This also introduces the tiny but helpful migration_event_wait() helper.
Signed-off-by: Peter Xu
---
tests/qtest/migration-test.c | 6 ++
1 file chang