
6 Aug
2020
6 Aug
'20
11:58 a.m.
On Thu, Aug 06, 2020 at 11:55:16 +0200, Peter Krempa wrote:
We've dumped all the snapshot helpers and related code into qemu_driver.c. It accounted for ~10% of overal size of qemu_driver.c.
Separate the code to qemu_snapshot.c/h.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> ---
This patch is best viewed with --patience.