]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest: qtest_init_after_exec
authorSteve Sistare <steven.sistare@oracle.com>
Wed, 1 Oct 2025 15:34:05 +0000 (08:34 -0700)
committerFabiano Rosas <farosas@suse.de>
Wed, 1 Oct 2025 20:09:22 +0000 (17:09 -0300)
commit5419f36e9eb3ec155cd3762a691c92fcfca48958
treec4578a9352b2d86db2892d5a2f834549757c0fbc
parente9fbd9e6b15a054f2b7eee757f6c9b11d4132044
tests/qtest: qtest_init_after_exec

Define a function to create a QTestState object representing the state
of QEMU after old QEMU exec's new QEMU.  This is needed for testing
the cpr-exec migration mode.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/qemu-devel/1759332851-370353-14-git-send-email-steven.sistare@oracle.com
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/libqtest.c
tests/qtest/libqtest.h