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 | 966 static int vmstate_load(QEMUFile *f, SaveStateEntry *se, Error **errp) in vmstate_load() function 2654 ret = vmstate_load(f, se, errp); in check_section_footer() 2709 ret = vmstate_load(f, se, errp); in qemu_loadvm_section_start_full()
|
| 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 | 3865 'write_compressed', 'vmstate_load', 'vmstate_save', 'cow_read',
|