[PATCH 0/3] qemu: don't pause vm when creating internal snapshot

Nikolay Shirokovskiy posted 3 patches 2 years, 1 month ago
Failed in applying to current master (apply log)
src/qemu/qemu_snapshot.c | 65 +++++++++++-----------------------------
1 file changed, 18 insertions(+), 47 deletions(-)
[PATCH 0/3] qemu: don't pause vm when creating internal snapshot
Posted by Nikolay Shirokovskiy 2 years, 1 month ago
The is series is mostly about the first patch. The others patch are
minor cleanups.

Maxim Nestratov (1):
  qemu: don't pause vm when creating internal snapshot

Nikolay Shirokovskiy (2):
  qemu: remove excessive check in qemuSnapshotCreateActiveInternal
  qemu: remove unnecessary goto in qemuSnapshotCreateActiveInternal

 src/qemu/qemu_snapshot.c | 65 +++++++++++-----------------------------
 1 file changed, 18 insertions(+), 47 deletions(-)

-- 
2.35.1
Re: [PATCH 0/3] qemu: don't pause vm when creating internal snapshot
Posted by Nikolay Shirokovskiy 2 years, 1 month ago
Please, disregard this series as it has a mistake. I'll send a new one.

Nikolay

пн, 21 мар. 2022 г. в 18:16, Nikolay Shirokovskiy
<nikolay.shirokovskiy@openvz.org>:
>
> The is series is mostly about the first patch. The others patch are
> minor cleanups.
>
> Maxim Nestratov (1):
>   qemu: don't pause vm when creating internal snapshot
>
> Nikolay Shirokovskiy (2):
>   qemu: remove excessive check in qemuSnapshotCreateActiveInternal
>   qemu: remove unnecessary goto in qemuSnapshotCreateActiveInternal
>
>  src/qemu/qemu_snapshot.c | 65 +++++++++++-----------------------------
>  1 file changed, 18 insertions(+), 47 deletions(-)
>
> --
> 2.35.1
>