On 28/07/2022 15.35, Peter Xu wrote:
v2:
- Fix warning in patch 1 [Thomas]
- Collected R-b for Daniel
Compare to v1, this added a new patch as reported by Thomas to (hopefully)
allow auto-converge test to pass on some MacOS testbeds.
Please review, thanks.
Peter Xu (2):
migration-test: Use migrate_ensure_converge() for auto-converge
migration-test: Allow test to run without uffd
tests/qtest/migration-test.c | 67 +++++++++++++++---------------------
1 file changed, 27 insertions(+), 40 deletions(-)
Thanks, I've queued this to my testing-next branch now:
https://gitlab.com/thuth/qemu/-/commits/testing-next/
Thomas