Home
last modified time | relevance | path

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

/qemu/include/migration/
H A Dsnapshot.h47 bool load_snapshot(const char *name,
/qemu/replay/
H A Dreplay-snapshot.c86 if (!load_snapshot(replay_snapshot, NULL, false, NULL, &err)) { in replay_vmstate_init()
H A Dreplay-debugging.c194 load_snapshot(snapshot, NULL, false, NULL, errp); in replay_seek()
/qemu/migration/
H A Dmigration-hmp-cmds.c368 if (load_snapshot(name, NULL, false, NULL, &err)) { in hmp_loadvm()
H A Dsavevm.c3260 bool load_snapshot(const char *name, const char *vmstate, in load_snapshot() function
3420 s->ret = load_snapshot(s->tag, s->vmstate, true, s->devices, s->errp); in snapshot_load_job_bh()
/qemu/system/
H A Dvl.c2720 load_snapshot(loadvm, NULL, false, NULL, &error_fatal); in qmp_x_exit_preconfig()