On 2026-08-01 08:06, Aadeshveer Singh wrote: > Add test_postcopy_file_mapped_ram() to test for saving a snapshot in > mapped ram format and loading it using postcopy/fast snapshot load. > > Test is similar to test_precopy_file_mapped_ram() with additional > start_hook to set postcopy capabilities on the receiving end. > > Signed-off-by: Aadeshveer Singh <[email protected]> > Reviewed-by: Peter Xu <[email protected]> > --- > tests/qtest/migration/file-tests.c | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+)
Reviewed-by: Juraj Marcin <[email protected]>
