Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dsavevm.c508 static const VMStateDescription vmstate_configuration = { variable
1252 vmstate_save_state(f, &vmstate_configuration, &savevm_state, s->vmdesc); in qemu_savevm_state_header()
2718 ret = vmstate_load_state(f, &vmstate_configuration, &savevm_state, 0); in qemu_loadvm_state_header()