Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dregister.h284 int (*load_setup)(QEMUFile *f, void *opaque, Error **errp); member
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst50 * A ``load_setup`` function that sets the VFIO device on the destination in
216 Incoming migration calls .load_setup() for each device
/openbmc/qemu/hw/vfio/
H A Dmigration.c837 .load_setup = vfio_load_setup,