From: Stefano Stabellini Date: Thu, 1 Dec 2011 16:26:32 +0000 (+0000) Subject: xl.pod.1: state when a command requires PV drivers installed X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=83e766a0fe4bd96eb04c289e1e50bf36bab25014;p=xen.git xl.pod.1: state when a command requires PV drivers installed Remove an old incorrect comment about vcpu-set requiring cooperation from the guest. Signed-off-by: Stefano Stabellini Committed-by: Ian Jackson --- diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index 2895853e3c..df0610b69e 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -357,6 +357,7 @@ Reboot a domain. This acts just as if the domain had the B command run from the console. The command returns as soon as it has executed the reboot action, which may be significantly before the domain actually reboots. +It requires PV drivers installed in your guest OS. The behavior of what happens to a domain when it reboots is set by the B parameter of the domain configuration file when the @@ -414,6 +415,7 @@ to perform graceful shutdown, so there is no guarantee that it will succeed, and may take a variable length of time depending on what services must be shutdown in the domain. The command returns immediately after signally the domain unless that B<-w> flag is used. +For HVM domains it requires PV drivers to be installed in your guest OS. The behavior of what happens to a domain when it reboots is set by the B parameter of the domain configuration file when the @@ -459,10 +461,6 @@ Attempting to set the VCPUs to a number larger than the initially configured VCPU count is an error. Trying to set VCPUs to < 1 will be quietly ignored. -Because this operation requires cooperation from the domain operating -system, there is no guarantee that it will succeed. This command will -not work with a full virt domain. - =item B [I] Lists VCPU information for a specific domain. If no domain is