Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dvfio-migration-internal.h34 #define VFIO_MIG_FLAG_DEV_CONFIG_LOAD_READY (0xffffffffef100006ULL) macro
H A Dmigration.c679 qemu_put_be64(f, VFIO_MIG_FLAG_DEV_CONFIG_LOAD_READY); in vfio_save_state()
791 case VFIO_MIG_FLAG_DEV_CONFIG_LOAD_READY: in vfio_load_state()