9088d42 qemu: capabilities: Tolerate missing @qemuCaps in virQEMUCapsGetCanonicalMachine

Authored and Committed by Peter Krempa 6 years ago
    qemu: capabilities: Tolerate missing @qemuCaps in virQEMUCapsGetCanonicalMachine
    
    If qemuCaps are not present, just return the original machine type name.
    
    This will help in situations when qemuCaps is not available in the post
    parse callback.
    
        
file modified
+10 -4