2c79a2b qemu: pass the virDomainDef to qemuDomainChrDefValidate

1 file Authored by ptoscano 6 years ago, Committed by mprivozn 6 years ago,
    qemu: pass the virDomainDef to qemuDomainChrDefValidate
    
    This will be used to improve the validation for this type of devices.
    
    The former @def parameter is renamed to @dev, leaving @def for the
    virDomainDef (following the style used elsewhere).
    
    Signed-off-by: Pino Toscano <ptoscano@redhat.com>
    
        
file modified
+5 -4