libvirt/src/parallels
Dmitry Guryanov 02954c0bd3 parallels: rewrite parallelsApplyConfig with SDK
Rewrite code, which applies domain configuration given
to virDomainDefineXML function to the VM of container
registered in PCS.

This code first check if there are unsupported parameters
in domain XML and if yes - reports error. Some of such
parameters are not supported by PCS, for some - it's not
obvious, how to convert them into PCS's corresponding params,
so let's put off it, and implement only basic params in
this patch.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
2014-12-09 19:42:04 +01:00
..
parallels_driver.c parallels: rewrite parallelsApplyConfig with SDK 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: rewrite parallelsApplyConfig with SDK 2014-12-09 19:42:04 +01:00
parallels_sdk.h parallels: rewrite parallelsApplyConfig with SDK 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