
24 May
2021
24 May
'21
7:15 a.m.
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@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@redhat.com> Jano