Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dmisc.h61 typedef enum MigrationEventType { enum
66 } MigrationEventType; typedef
69 MigrationEventType type;
/openbmc/qemu/migration/
H A Dmigration.h490 int migration_call_notifiers(MigrationState *s, MigrationEventType type,
H A Dmigration.c1386 MigrationEventType type; in migrate_fd_cleanup()
1575 int migration_call_notifiers(MigrationState *s, MigrationEventType type, in migration_call_notifiers()