0b36d6c conf: use virXMLPropString for boot parsing

Authored and Committed by phrdina 6 years ago
    conf: use virXMLPropString for boot parsing
    
    XPath is good for random search of elements, not for accessing
    attributes of one node.
    
    Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
    
        
file modified
+50 -45