Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dregister.h270 bool (*load_state_buffer)(void *opaque, char *buf, size_t len, member
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst95 * A ``load_state_buffer`` function that loads the device state and the device
221 For data transmitted via multifd channels .load_state_buffer() is called
/openbmc/qemu/hw/vfio/
H A Dmigration.c844 .load_state_buffer = vfio_multifd_load_state_buffer,