|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 08/18] xl.pod.1: state when a command requires PV dri
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Remove an old incorrect comment about vcpu-set requiring cooperation
from the guest.
Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
---
docs/man/xl.pod.1 | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index a50ea3e..d7d5f77 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -358,6 +358,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 xldomain.cfg file when the domain was
@@ -415,6 +416,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 xldomain.cfg file when the domain was
@@ -460,10 +462,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
--
1.7.2.3
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 15/18] xl.pod.1: remove dry-run option from create and cpupool-create, (continued)
- [Xen-devel] [PATCH 15/18] xl.pod.1: remove dry-run option from create and cpupool-create, stefano.stabellini
- [Xen-devel] [PATCH 06/18] xl.pod.1: remove the two FIXME, stefano.stabellini
- [Xen-devel] [PATCH 10/18] xl.pod.1: state when a subcommand is only available to HVM guests, stefano.stabellini
- [Xen-devel] [PATCH 17/18] xl.pod.1: remove AUTHORS section, stefano.stabellini
- [Xen-devel] [PATCH 04/18] xl.pod.1: add a description of the global options, stefano.stabellini
- [Xen-devel] [PATCH 02/18] xl.pod.1: add a description of console options, stefano.stabellini
- [Xen-devel] [PATCH 08/18] xl.pod.1: state when a command requires PV drivers installed,
stefano.stabellini <=
- [Xen-devel] [PATCH 14/18] xl.pod.1: improve the description of pci-list-assignable-devices, stefano.stabellini
- [Xen-devel] [PATCH 16/18] xl.pod.1: improve description of virtual device subcommands, stefano.stabellini
- [Xen-devel] [PATCH 12/18] xl.pod.1: improve the debug-keys subcommand description, stefano.stabellini
- [Xen-devel] [PATCH 18/18] xl.pod.1: add a refence to http://wiki.xen.org/xenwiki/ReportingBugs, stefano.stabellini
- RE: [Xen-devel] [PATCH 01/18] xl.pod.1: add a barebone description of tmem commands, Dan Magenheimer
|
|
|
|
|