Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dpostcopy-ram.h102 POSTCOPY_INCOMING_RUNNING, enumerator
H A Dsavevm.c2015 if (postcopy_state_get() == POSTCOPY_INCOMING_RUNNING && in postcopy_ram_listen_thread()
2175 postcopy_state_set(POSTCOPY_INCOMING_RUNNING); in loadvm_postcopy_handle_run()
2920 if (postcopy_state_get() == POSTCOPY_INCOMING_RUNNING && in qemu_loadvm_state_main()
H A Dram.c4530 case POSTCOPY_INCOMING_RUNNING: in ram_mig_ram_block_resized()