Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dvmstate.c212 inner_field->struct_version_id, in vmstate_load_state()
537 inner_field->struct_version_id, in vmstate_save_state_v()
/openbmc/qemu/include/migration/
H A Dvmstate.h149 * VMStateField.struct_version_id to tell which version of the
185 int struct_version_id;
483 .struct_version_id = (_struct_version), \
184 int struct_version_id; global() member