Home
last modified time | relevance | path

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

/qemu/include/migration/
H A Dregister.h264 int (*load_state)(QEMUFile *f, void *opaque, int version_id); member
/qemu/hw/s390x/
H A Dtod.c103 .load_state = s390_tod_load,
H A Ds390-stattrib.c345 .load_state = cmma_load,
H A Ds390-skeys.c458 .load_state = s390_storage_keys_load,
/qemu/docs/devel/migration/
H A Dmain.rst220 and ``load_state`` functions. Notice that ``load_state`` receives a version_id
395 the state as the newer version. But ``load_state`` sometimes is able to
514 - A ``load_state`` function used to load sections generated by
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
/qemu/hw/vfio/
H A Dmigration.c831 .load_state = vfio_load_state,
/qemu/migration/
H A Dblock-dirty-bitmap.c1258 .load_state = dirty_bitmap_load,
H A Dsavevm.c970 return se->ops->load_state(f, se->opaque, se->load_version_id); in vmstate_load()
H A Dram.c4545 .load_state = ram_load,
/qemu/net/
H A Dslirp.c423 .load_state = net_slirp_state_load,
/qemu/hw/ppc/
H A Dspapr.c2523 .load_state = htab_load,