Home
last modified time | relevance | path

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

/qemu/migration/
H A Dcolo-failover.c33 old_state = failover_set_state(FAILOVER_STATUS_REQUIRE, in colo_failover_bh()
46 if (failover_set_state(FAILOVER_STATUS_NONE, in failover_request_active()
60 FailoverStatus failover_set_state(FailoverStatus old_state, in failover_set_state() function
H A Dcolo.c99 old_state = failover_set_state(FAILOVER_STATUS_ACTIVE, in secondary_vm_do_failover()
141 old_state = failover_set_state(FAILOVER_STATUS_ACTIVE, in secondary_vm_do_failover()
183 old_state = failover_set_state(FAILOVER_STATUS_ACTIVE, in primary_vm_do_failover()
891 failover_set_state(FAILOVER_STATUS_RELAUNCH, in colo_process_incoming_thread()
/qemu/include/migration/
H A Dfailover.h19 FailoverStatus failover_set_state(FailoverStatus old_state,