Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Ddbus-vmstate-test.c43 vmstate_load(VMState1 *object, GDBusMethodInvocation *invocation, in vmstate_load() function
138 g_signal_connect(v, "handle-load", G_CALLBACK(vmstate_load), s); in get_server()
/qemu/migration/
H A Dsavevm.c950 static int vmstate_load(QEMUFile *f, SaveStateEntry *se) in vmstate_load() function
2637 ret = vmstate_load(f, se); in qemu_loadvm_section_start_full()
2691 ret = vmstate_load(f, se); in qemu_loadvm_section_part_end()
H A Dtrace-events49 vmstate_load(const char *idstr, const char *vmsd_name) "%s, %s"
/qemu/qapi/
H A Dblock-core.json3721 'write_compressed', 'vmstate_load', 'vmstate_save', 'cow_read',