Searched refs:vmstate_load (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | dbus-vmstate-test.c | 43 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()
|
/openbmc/qemu/migration/ |
H A D | savevm.c | 933 static int vmstate_load(QEMUFile *f, SaveStateEntry *se) in vmstate_load() function 2619 ret = vmstate_load(f, se); in qemu_loadvm_section_start_full() 2672 ret = vmstate_load(f, se); in qemu_loadvm_section_part_end()
|
H A D | trace-events | 49 vmstate_load(const char *idstr, const char *vmsd_name) "%s, %s"
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | 3726 'write_compressed', 'vmstate_load', 'vmstate_save', 'cow_read',
|