* to Domain0 i.e. the domain where the application runs.
* This function requires privileged access to the hypervisor.
*
+ * This command only changes the runtime configuration of the domain,
+ * so can only be called on an active domain.
+ *
* Returns 0 in case of success and -1 in case of failure.
*/
int
* to Domain0 i.e. the domain where the application runs.
* This function may requires privileged access to the hypervisor.
*
+ * This command only changes the runtime configuration of the domain,
+ * so can only be called on an active domain.
+ *
* Returns 0 in case of success and -1 in case of failure.
*/
int
* does not support it or if growing the number is arbitrary limited.
* This function requires privileged access to the hypervisor.
*
+ * This command only changes the runtime configuration of the domain,
+ * so can only be called on an active domain.
+ *
* Returns 0 in case of success, -1 in case of failure.
*/
* Dynamically change the real CPUs which can be allocated to a virtual CPU.
* This function requires privileged access to the hypervisor.
*
+ * This command only changes the runtime configuration of the domain,
+ * so can only be called on an active domain.
+ *
* Returns 0 in case of success, -1 in case of failure.
*/
int