]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: implement virDomainManagedSave
authorDmitry Guryanov <dguryanov@parallels.com>
Tue, 7 Apr 2015 20:35:02 +0000 (23:35 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 10 Apr 2015 07:50:29 +0000 (09:50 +0200)
commit8951ad86cedfbd124fa4c2c36cb3e035ae0e1de5
tree9517ff1afd4af605abc844caf673ee626a6b02a1
parent233b799ddb842c2fb944fcb459dc3db364d15a9e
parallels: implement virDomainManagedSave

Implement virDomainManagedSave api function. In PCS
this feature called "suspend". You can suspend VM or
CT while it is in running or paused state. And after
resuming (or starting) it will have the same state, as
before suspend.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
src/parallels/parallels_driver.c
src/parallels/parallels_sdk.c
src/parallels/parallels_sdk.h