Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dsnapshot.h32 bool save_snapshot(const char *name, bool overwrite,
/openbmc/qemu/replay/
H A Dreplay-snapshot.c79 if (!save_snapshot(replay_snapshot, in replay_vmstate_init()
H A Dreplay-debugging.c325 if (!save_snapshot("start_debugging", true, NULL, false, NULL, NULL)) { in replay_gdb_attached()
/openbmc/qemu/migration/
H A Dmigration-hmp-cmds.c386 save_snapshot(qdict_get_try_str(qdict, "name"), in hmp_savevm()
H A Dsavevm.c3048 bool save_snapshot(const char *name, bool overwrite, const char *vmstate, in save_snapshot() function
3418 s->ret = save_snapshot(s->tag, false, s->vmstate, in snapshot_save_job_bh()