diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index f2de8e461f..f1dadc61f6 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -564,11 +564,12 @@ all disabled vcpus must be hotpluggable. Valid values are yes and no. - order allows to specify the order to add the vcpus. For - hypervisors/platforms that require to insert multiple vcpus at once + order allows to specify the order to add the online vcpus. + For hypervisors/platforms that require to insert multiple vcpus at once the order may be be duplicated accross all vcpus that need to be enabled at once. Specifying order is not necessary, vcpus are then - added in an arbitrary order. + added in an arbitrary order. If order info is used, it must be used for + all online vcpus. Note that hypervisors may create hotpluggable vcpus differently from boot vcpus thus special initialization may be necessary.