libvirt/src/parallels
Dmitry Guryanov 560dcdf02f 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>
2014-12-09 19:42:04 +01:00
..
parallels_driver.c parallels: reimplement functions, which change domain state 2014-12-09 19:42:04 +01:00
parallels_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
parallels_network.c Update Parallels driver to always use privateData 2014-11-07 11:12:50 +01:00
parallels_sdk.c parallels: reimplement functions, which change domain state 2014-12-09 19:42:04 +01:00
parallels_sdk.h parallels: reimplement functions, which change domain state 2014-12-09 19:42:04 +01:00
parallels_storage.c parallels: fix compilation of parallels_storage.c 2014-12-02 16:31:13 +01:00
parallels_utils.c Indent top-level labels by one space in src/parallels/ 2014-03-25 14:58:39 +01:00
parallels_utils.h parallels: move parallelsDomNotFoundError to parallels_utils.h 2014-12-09 19:42:04 +01:00