On Thu, Dec 08, 2022 at 14:30:58 +0100, Pavel Hrdina wrote: > Deleting external snapshots will require to run it as async domain job, > the same way as we do for snapshot creation. > > For internal snapshots modify the job mask in order to forbid any other > job to be started. > > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > --- > src/qemu/qemu_snapshot.c | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>