950c46f util: create virvsock.c

Authored and Committed by Ján Tomko 5 years ago
    util: create virvsock.c
    
    A file for vsock-related helper functions.
    virVsockSetGuestCid to set an already-known CID,
    virVsockAcquireGuestCid that will use the first available CID
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1291851
    
    Signed-off-by: Ján Tomko <jtomko@redhat.com>
    
        
file modified
+8 -0
file modified
+5 -0
file modified
+2 -0
file added
+105
file added
+29