aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man/xl.pod.1
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-12-01 16:26:32 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-12-01 16:26:32 +0000
commit83e766a0fe4bd96eb04c289e1e50bf36bab25014 (patch)
treea9ec5e94ce83dba73ed13496f1580c21e932d648 /docs/man/xl.pod.1
parent49a2d806a842f034d6dc8da5fc1ea20faee74637 (diff)
downloadxen-83e766a0fe4bd96eb04c289e1e50bf36bab25014.tar.gz
xen-83e766a0fe4bd96eb04c289e1e50bf36bab25014.tar.bz2
xen-83e766a0fe4bd96eb04c289e1e50bf36bab25014.zip
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 <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'docs/man/xl.pod.1')
-rw-r--r--docs/man/xl.pod.16
1 files changed, 2 insertions, 4 deletions
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<reboot>
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<on_reboot> 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<on_shutdown> 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<vcpu-list> [I<domain-id>]
Lists VCPU information for a specific domain. If no domain is