
3 Apr
2023
3 Apr
'23
1:47 p.m.
On Mon, Mar 13, 2023 at 16:42:06 +0100, Pavel Hrdina wrote:
Extract the code that updates disks in domain definition while creating external snapshots. We will use it later in the external snapshot revert code.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/qemu/qemu_snapshot.c | 63 ++++++++++++++++++++++++---------------- 1 file changed, 38 insertions(+), 25 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>