7540d07 hostdev: Introduce virDomainHostdevSubsysUSB

Authored and Committed by John Ferlan 9 years ago
    hostdev: Introduce virDomainHostdevSubsysUSB
    
    Create a separate typedef for the hostdev union data describing USB.
    Then adjust the code to use the new pointer
    
        
file modified
+2 -2
file modified
+26 -28
file modified
+13 -9
file modified
+2 -2
file modified
+4 -6
file modified
+8 -8
file modified
+2 -2
file modified
+12 -14
file modified
+4 -3
file modified
+4 -8
file modified
+19 -31