]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: snapshot: Forbid taking/reverting snapshots in PMSUSPENDED state
authorPeter Krempa <pkrempa@redhat.com>
Mon, 21 Jul 2014 13:48:35 +0000 (15:48 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jul 2014 08:22:35 +0000 (10:22 +0200)
commit1e833899ce07ac02dadbde75ee0e6747eca1068c
tree83c2e6f7ad8aa8cc26414fc875e8e987055c7733
parentc71045a9cb987da79a60711f79a1ee32fb49bf18
qemu: snapshot: Forbid taking/reverting snapshots in PMSUSPENDED state

Qemu doesn't currently support them and behaves strangely. Just forbid
them.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1079162
src/qemu/qemu_driver.c