Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.h115 QemuThread fault_thread; member
124 /* To notify the fault_thread to wake, e.g., when need to quit */
H A Dpostcopy-ram.c834 qemu_thread_join(&mis->fault_thread); in postcopy_ram_incoming_cleanup()
1555 postcopy_thread_create(mis, &mis->fault_thread, in postcopy_ram_incoming_setup()
1779 * Wakeup the fault_thread. It's an eventfd that should currently in postcopy_fault_thread_notify()