]> xenbits.xensource.com Git - xen.git/commit
[v2] xl: Don't require a config file for cpupools
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Tue, 24 Apr 2012 17:51:56 +0000 (18:51 +0100)
committerGeorge Dunlap <george.dunlap@eu.citrix.com>
Tue, 24 Apr 2012 17:51:56 +0000 (18:51 +0100)
commit4d9dfa2abbd32d0cb5c36a21b35f4fecd1b17ca5
tree8abf458e21c33ec560b41d535ddf36511d446d24
parentf7e9df6a86f37c364d77b1011a745318967b2379
[v2] xl: Don't require a config file for cpupools

Since the key information can be fairly simply put on the command-line,
there's no need to require an actual config file.

Also improve the help to cross-reference the xlcpupool.cfg manpage.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/man/xl.pod.1
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c