Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dmigration.c127 static void vfio_migration_set_device_state(VFIODevice *vbasedev, in vfio_migration_set_device_state() function
197 vfio_migration_set_device_state(vbasedev, recover_state); in vfio_migration_set_state()
202 vfio_migration_set_device_state(vbasedev, new_state); in vfio_migration_set_state()
226 vfio_migration_set_device_state(vbasedev, VFIO_DEVICE_STATE_RUNNING); in vfio_migration_set_state()
H A Dtrace-events156 vfio_migration_set_device_state(const char *name, const char *state) " (%s) state %s"