d449dbd docs: formatdomain: Document the CPU feature 'name' attribute

1 file Authored by kashyapc 6 years ago, Committed by John Ferlan 6 years ago,
    docs: formatdomain: Document the CPU feature 'name' attribute
    
    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>
    
        
file modified
+15 -0