daf5c65 qemu: Add a secret object to/for a char source dev

Authored and Committed by John Ferlan 7 years ago
    qemu: Add a secret object to/for a char source dev
    
    Add the secret object so the 'passwordid=' can be added if the command line
    if there's a secret defined in/on the host for TCP chardev TLS objects.
    
    Preparation for the secret involves adding the secinfo to the char source
    device prior to command line processing. There are multiple possibilities
    for TCP chardev source backend usage.
    
    Add test for at least a serial chardev as an example.
    
        
file modified
+28 -2
file modified
+1 -0
file modified
+177 -4
file modified
+15 -2
file modified
+1 -0
file modified
+5 -4
file modified
+17 -0