e30dbb9 virDomainRedirdevDef: Introduce find & remove routines

Authored and Committed by mprivozn 7 years ago
    virDomainRedirdevDef: Introduce find & remove routines
    
    Basically, there are just two functions introduced here:
    virDomainRedirdevDefFind which looks up given redirdev in domain
    definition, and virDomainRedirdevDefRemove which removes the
    device at given index in the array of devices.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+42 -0
file modified
+4 -0
file modified
+2 -0