Searched refs:save_snapshot (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/migration/ |
H A D | snapshot.h | 32 bool save_snapshot(const char *name, bool overwrite,
|
/openbmc/qemu/replay/ |
H A D | replay-snapshot.c | 79 if (!save_snapshot(replay_snapshot, in replay_vmstate_init()
|
H A D | replay-debugging.c | 325 if (!save_snapshot("start_debugging", true, NULL, false, NULL, NULL)) { in replay_gdb_attached()
|
/openbmc/qemu/migration/ |
H A D | migration-hmp-cmds.c | 386 save_snapshot(qdict_get_try_str(qdict, "name"), in hmp_savevm()
|
H A D | savevm.c | 3048 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()
|