Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dcolo.h21 COLO_EVENT_FAILOVER, enumerator
/openbmc/qemu/net/
H A Dfilter-rewriter.c355 case COLO_EVENT_FAILOVER: in colo_rewriter_handle_event()
H A Dfilter.c328 case COLO_EVENT_FAILOVER: in default_handle_event()
H A Dcolo-compare.c956 case COLO_EVENT_FAILOVER: in colo_compare_handle_event()
/openbmc/qemu/migration/
H A Dcolo.c118 colo_notify_filters_event(COLO_EVENT_FAILOVER, &local_err); in secondary_vm_do_failover()