Steve Sistare <steven.sist...@oracle.com> writes:

> Add a migration test for cpr-exec mode.
> Depends on the patch series "Live update: cpr-exec".
>
> Steve Sistare (11):
>   tests/qtest: export qtest_qemu_binary
>   tests/qtest: qtest_qemu_args
>   tests/qtest: qtest_create_test_state
>   tests/qtest: qtest_qemu_spawn_func
>   tests/qtest: qtest_init_after_exec
>   migration-test: only_source option
>   migration-test: shm path accessor
>   migration-test: misc exports
>   migration-test: migrate_args
>   migration-test: strv parameter
>   migration-test: test cpr-exec
>
>  tests/qtest/libqtest.h                |  25 +++++++
>  tests/qtest/migration/bootfile.h      |   1 +
>  tests/qtest/migration/framework.h     |   8 +++
>  tests/qtest/migration/migration-qmp.h |   2 +
>  tests/qtest/libqtest.c                | 108 ++++++++++++++++++++----------
>  tests/qtest/migration/bootfile.c      |   5 ++
>  tests/qtest/migration/cpr-tests.c     | 120 
> ++++++++++++++++++++++++++++++++++
>  tests/qtest/migration/framework.c     | 102 ++++++++++++++++++-----------
>  tests/qtest/migration/migration-qmp.c |  16 +++++
>  9 files changed, 317 insertions(+), 70 deletions(-)

Queued up to patch 10 to qtest-next.

Reply via email to