1c8da0d hostdev: Introduce virDomainHostdevSubsysPCI

Authored and Committed by John Ferlan 9 years ago
    hostdev: Introduce virDomainHostdevSubsysPCI
    
    Create a separate typedef for the hostdev union data describing PCI.
    Then adjust the code to use the new pointer
    
        
file modified
+5 -4
file modified
+17 -12
file modified
+8 -4
file modified
+5 -4
file modified
+4 -2
file modified
+16 -18
file modified
+12 -12
file modified
+21 -26
file modified
+6 -5
file modified
+8 -12
file modified
+14 -20