
25 Jan
2018
25 Jan
'18
4:22 p.m.
On Thu, Jan 25, 2018 at 10:09:01 +0100, Kashyap Chamarthy wrote:
Currently, the CPU feature 'name' XML attribute, as in:
[...] <cpu match='exact'> <model fallback='forbid'>IvyBridge</model> <vendor>Intel</vendor> <feature policy='require' name='pcid'/> </cpu> [...]
isn't explicitly documented in formatdomain.html.
Document it now.
Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com> --- v3: - Wrap text in paragraph; fix phrasing [John Ferlan] v2: - Remove redundant line [Eduardo Habkost]
docs/formatdomain.html.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
ACK Jirka