libvirt/src/parallels
Peter Krempa bffb9163a1 conf: Add support for parsing and formatting max memory and slot count
Add a XML element that will allow to specify maximum supportable memory
and the count of memory slots to use with memory hotplug.

To avoid possible confusion and misuse of the new element this patch
also explicitly forbids the use of the maxMemory setting in individual
drivers's post parse callbacks. This limitation will be lifted when the
support is implemented.
2015-03-23 14:25:14 +01:00
..
parallels_driver.c conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +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 network_conf: Drop virNetworkObjIsDuplicate 2015-03-23 09:56:15 +01:00
parallels_sdk.c parallels: don't prevent domain define if VIR_DOMAIN_NET_TYPE_BRIDGE 2015-03-18 18:23:41 +01:00
parallels_sdk.h parallels: report proper error in Create/Destroy/Suspend e.t.c. 2014-12-09 19:42:04 +01:00
parallels_storage.c parallels: Cleanup partly opened drivers on connect open failure 2015-03-05 08:38:21 +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: introduce and use string constants for network types and names 2015-03-18 17:35:21 +01:00