Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dmisc.h62 typedef enum MigrationEventType { enum
67 } MigrationEventType; typedef
70 MigrationEventType type;
/openbmc/qemu/migration/
H A Dmigration.h529 int migration_call_notifiers(MigrationState *s, MigrationEventType type,
H A Dmigration.c1491 MigrationEventType type; in migration_cleanup()
1689 int migration_call_notifiers(MigrationState *s, MigrationEventType type, in migration_call_notifiers()