
23 Nov
2021
23 Nov
'21
4:24 a.m.
On Tue, Nov 23, 2021 at 09:20:20 +0100, Pavel Hrdina wrote:
When active snapshot is reverted we stop CPUs in order to load the snapshot but we never start the CPUs again.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/test/test_driver.c | 3 +++ tests/virsh-snapshot | 14 +++++++------- 2 files changed, 10 insertions(+), 7 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>