|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Clarify the use of vcpu-set. Closes bug #
# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID aa1ab056bfbffc28c8f2f8c7142ceb076d9a784d
# Parent 01734f40860f247214c19882f6976ffaf8297cf0
Clarify the use of vcpu-set. Closes bug #686.
Signed-off-by Harry Butterworth <butterwo@xxxxxxxxxx>
---
tools/python/xen/xm/main.py | 4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
diff -r 01734f40860f -r aa1ab056bfbf tools/python/xen/xm/main.py
--- a/tools/python/xen/xm/main.py Wed Aug 02 15:47:04 2006 +0100
+++ b/tools/python/xen/xm/main.py Wed Aug 02 17:42:38 2006 +0100
@@ -78,7 +78,9 @@ sysrq_help = "sysrq <DomId> <letter>
sysrq_help = "sysrq <DomId> <letter> Send a sysrq to a domain"
domid_help = "domid <DomName> Converts a domain name to a
domain id"
domname_help = "domname <DomId> Convert a domain id to a
domain name"
-vcpu_set_help = """vcpu-set <DomId> <VCPUs> Set the number of VCPUs
for a domain"""
+vcpu_set_help = """vcpu-set <DomId> <VCPUs> Set the number of active
VCPUs for a domain
+ within the range allowed by the domain
+ configuration"""
vcpu_list_help = "vcpu-list <DomId> List the VCPUs for a domain
(or all domains)"
vcpu_pin_help = "vcpu-pin <DomId> <VCPU> <CPUs> Set which cpus a VCPU can
use"
dmesg_help = "dmesg [-c|--clear] Read or clear Xen's message
buffer"
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Clarify the use of vcpu-set. Closes bug #686.,
Xen patchbot-unstable <=
|
|
|
|
|