Searched refs:test_file_common (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | migration-test.c | 1836 static void test_file_common(MigrateCommon *args, bool stop_src) in test_file_common() function 2097 test_file_common(&args, true); in test_precopy_file() 2143 test_file_common(&args, false); in test_precopy_file_offset_fdset() 2157 test_file_common(&args, false); in test_precopy_file_offset() 2171 test_file_common(&args, false); in test_precopy_file_offset_bad() 2204 test_file_common(&args, true); in test_mode_reboot() 2217 test_file_common(&args, false); in test_precopy_file_mapped_ram_live() 2230 test_file_common(&args, true); in test_precopy_file_mapped_ram() 2256 test_file_common(&args, false); in test_multifd_file_mapped_ram_live() 2269 test_file_common(&args, true); in test_multifd_file_mapped_ram() [all …]
|