Home
last modified time | relevance | path

Searched refs:load_state (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/migration/
H A Dregister.h256 int (*load_state)(QEMUFile *f, void *opaque, int version_id); member
/openbmc/qemu/hw/s390x/
H A Dtod.c103 .load_state = s390_tod_load,
H A Ds390-skeys.c458 .load_state = s390_storage_keys_load,
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst92 * A ``load_state`` function that loads the config section and the data
219 For each device, .load_state() is called for that device section data
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c1257 .load_state = dirty_bitmap_load,
/openbmc/qemu/hw/vfio/
H A Dmigration.c839 .load_state = vfio_load_state,