Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1003 static const VMStateDescription vmstate_container = { in create_first_domain()
1412 save_vmstate(&vmstate_container, container); in tmp_child_post_load()
1434 ret = vmstate_load_state(fload, &vmstate_container, dest_container, 1,
961 static const VMStateDescription vmstate_container = { global() variable