]> www.infradead.org Git - qemu-nvme.git/commit
tests/qtest: postcopy migration with suspend
authorSteve Sistare <steven.sistare@oracle.com>
Wed, 3 Jan 2024 20:05:41 +0000 (12:05 -0800)
committerPeter Xu <peterx@redhat.com>
Thu, 4 Jan 2024 01:52:42 +0000 (09:52 +0800)
commit2b58a8b9631f25f0ddc19fbed0fd5bfff3bb5f41
tree720b610d16627692268298511c50aafe9444f32a
parentb1fdd21e8c2442ec8a68f0c3e67efdb279ecea64
tests/qtest: postcopy migration with suspend

Add a test case to verify that the suspended state is handled correctly by
live migration postcopy.  The test suspends the src, migrates, then wakes
the dest.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/1704312341-66640-13-git-send-email-steven.sistare@oracle.com
Signed-off-by: Peter Xu <peterx@redhat.com>
tests/qtest/migration-test.c