aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man/xl.pod.1
diff options
context:
space:
mode:
authorWei Liu <wei.liu2@citrix.com>2012-02-09 18:03:07 +0000
committerWei Liu <wei.liu2@citrix.com>2012-02-09 18:03:07 +0000
commitce631b3f258d5081f01eeca1ef6444fb88fb6900 (patch)
tree74a1e72261a3b8bcca9032ba576c91279a24b25a /docs/man/xl.pod.1
parent2608584fb05da0061108e4f98c43f08c29800df3 (diff)
downloadxen-ce631b3f258d5081f01eeca1ef6444fb88fb6900.tar.gz
xen-ce631b3f258d5081f01eeca1ef6444fb88fb6900.tar.bz2
xen-ce631b3f258d5081f01eeca1ef6444fb88fb6900.zip
xl: add reference for vcpu-set command.
Signed-off-by: Wei Liu <wei.liu2@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.17
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index f3635adeab..7802a027c8 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -512,6 +512,9 @@ 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.
+Some guests may need to actually bring the newly added CPU online
+after B<vcpu-set>, go to B<SEE ALSO> section for information.
+
=item B<vcpu-list> [I<domain-id>]
Lists VCPU information for a specific domain. If no domain is
@@ -1093,6 +1096,10 @@ L<http://xenbits.xen.org/docs/unstable/misc/xl-network-configuration.html>
L<http://xenbits.xen.org/docs/unstable/misc/xl-disk-configuration.txt>
L<http://xenbits.xen.org/docs/unstable/misc/xsm-flask.txt>
+For systems that don't automatically bring CPU online:
+
+L<http://wiki.xen.org/wiki/Paravirt_Linux_CPU_Hotplug>
+
=head1 BUGS
Send bugs to xen-devel@lists.xensource.com, see