]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: reimplement functions, which change domain state
authorDmitry Guryanov <dguryanov@parallels.com>
Mon, 1 Dec 2014 15:38:51 +0000 (18:38 +0300)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 9 Dec 2014 18:42:04 +0000 (19:42 +0100)
commit560dcdf02fad28118704d057b1d4683bbcd22d06
tree1e532fa67466f1ac088c00f6f09a2b4d6a24a512
parent0a7aba408e8e7ad41db0f4ff591505c56b35a8ce
parallels: reimplement functions, which change domain state

Change domain state using parallels SDK functions instead of
prlctl command.

We don't need to send events from these functions now, becase
events handler will send them. But we still need to update
virDomainObj in privconn->domains.

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