On a Friday in 2021, Peter Krempa wrote:
The code deals with the startup of the VM and just uses the snapshot
code to achieve the desired outcome.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_process.c | 61 +++++++++++++++++++++++++++++-
src/qemu/qemu_snapshot.c | 82 +++-------------------------------------
src/qemu/qemu_snapshot.h | 26 ++++++++++++-
3 files changed, 89 insertions(+), 80 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano