f4b50cc qemu: Introduce qemuDomainChrDefPostParse()

Authored and Committed by Andrea Bolognani 6 years ago
    qemu: Introduce qemuDomainChrDefPostParse()
    
    Having a separate function for char device handling is better than
    adding even more code to qemuDomainDeviceDefPostParse().
    
    Signed-off-by: Andrea Bolognani <abologna@redhat.com>
    Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
    Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
    
        
file modified
+34 -23