6df29d0 qemu: capabilities: Tolerate missing @qemuCaps in virQEMUCapsSupportsGICVersion

Authored and Committed by Peter Krempa 6 years ago
    qemu: capabilities: Tolerate missing @qemuCaps in virQEMUCapsSupportsGICVersion
    
    Report the given GIC version as unsupported if @qemuCapsi is NULL. This
    will be helpful to run post parse callbacks even if qemu is not
    currently installed.
    
        
file modified
+5 -1