Home
last modified time | relevance | path

Searched refs:sibling_error (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/migration/
H A Dmigration.c2317 uint32_t tmp32, sibling_error; in source_return_path_thread() local
2366 sibling_error = ldl_be_p(buf); in source_return_path_thread()
2367 trace_source_return_path_thread_shut(sibling_error); in source_return_path_thread()
2368 if (sibling_error) { in source_return_path_thread()
2369 error_setg(&err, "Sibling indicated error %d", sibling_error); in source_return_path_thread()