Home
last modified time | relevance | path

Searched refs:vfio_migration_set_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dmigration.c139 static int vfio_migration_set_state(VFIODevice *vbasedev, in vfio_migration_set_state() function
241 return vfio_migration_set_state(vbasedev, new_state, in vfio_migration_set_state_or_reset()
488 ret = vfio_migration_set_state(vbasedev, VFIO_DEVICE_STATE_PRE_COPY, in vfio_save_setup()
651 ret = vfio_migration_set_state(vbasedev, VFIO_DEVICE_STATE_STOP_COPY, in vfio_save_complete_precopy()
692 return vfio_migration_set_state(vbasedev, VFIO_DEVICE_STATE_RESUMING, in vfio_load_setup()
H A Dtrace-events157 vfio_migration_set_state(const char *name, const char *new_state, const char *recover_state) " (%s)…