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@xxxxxxxxxx> > --- > src/test/test_driver.c | 3 +++ > tests/virsh-snapshot | 14 +++++++------- > 2 files changed, 10 insertions(+), 7 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>