594b8b9 libxl: convert DefineXMLFlags to use begin/end API pattern

Authored and Committed by Jim Fehlig 6 years ago
    libxl: convert DefineXMLFlags to use begin/end API pattern
    
    Similar to other uses of virDomainObjListAdd, on success add a ref to the
    virDomainObj so that virDomainObjEndAPI can be called as usual.
    
    Signed-off-by: Jim Fehlig <jfehlig@suse.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+3 -3