]> xenbits.xensource.com Git - xen.git/commitdiff
doc: document that Domain-0 can't be migrated across cpupools 4.7.0-rc2
authorJuergen Gross <jgross@suse.com>
Mon, 9 May 2016 08:29:26 +0000 (10:29 +0200)
committerWei Liu <wei.liu2@citrix.com>
Mon, 9 May 2016 11:30:39 +0000 (12:30 +0100)
Domain-0 is always member of Pool-0 (or, to be precise: of the cpuppol
with cpupool-id 0). Document this in the xl man page.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xl.pod.1

index e2bd32df76b622c56dd2afbb0ffb0f468fe79a3e..9887f1b0c943eb3c76c1ddedeb0f755bd1505e8f 100644 (file)
@@ -1263,6 +1263,7 @@ exact same syntax as in B<cpupool-cpu-add> above.
 =item B<cpupool-migrate> I<domain> I<cpu-pool>
 
 Moves a domain specified by domain-id or domain-name into a cpu-pool.
+Domain-0 can't be moved to another cpu-pool.
 
 =item B<cpupool-numa-split>