mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 10:05:31 +00:00
doc: Fix element name in description of "feature"
Actual change is "s/``elements``/``feature`` elements/", rest is reflow. Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
cc5b1a562d
commit
b31aa165e8
@ -1388,11 +1388,11 @@ In case no restrictions need to be put on CPU model and its features, a simpler
|
||||
of vCPUs specified by the ``cpus`` element equals to the number of vcpus
|
||||
resulting from the topology.
|
||||
``feature``
|
||||
The ``cpu`` element can contain zero or more ``elements`` used to fine-tune
|
||||
features provided by the selected CPU model. The list of known feature names
|
||||
can be found in the same file as CPU models. The meaning of each ``feature``
|
||||
element depends on its ``policy`` attribute, which has to be set to one of
|
||||
the following values:
|
||||
The ``cpu`` element can contain zero or more ``feature`` elements used to
|
||||
fine-tune features provided by the selected CPU model. The list of known
|
||||
feature names can be found in the same file as CPU models. The meaning of
|
||||
each ``feature`` element depends on its ``policy`` attribute, which has to be
|
||||
set to one of the following values:
|
||||
|
||||
``force``
|
||||
The virtual CPU will claim the feature is supported regardless of it being
|
||||
|
Loading…
Reference in New Issue
Block a user