Re: [PATCH 07/35] qemu: snapshot: move transient snapshot code to qemu_process

2021-05-24 Thread Ján Tomko
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 --- src/qemu/qemu_process.c | 61 +- src/qemu/qemu_snapshot.c | 82

[PATCH 07/35] qemu: snapshot: move transient snapshot code to qemu_process

2021-05-21 Thread Peter Krempa
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 --- src/qemu/qemu_process.c | 61 +- src/qemu/qemu_snapshot.c | 82 +++-