• J
    conf: Introduce {default|chardev}_tls_x509_secret_uuid · 3b668bb5
    John Ferlan 提交于
    Add a new qemu.conf variables to store the UUID for the secret that could
    be used to present credentials to access the TLS chardev.  Since this will
    be a server level and it's possible to use some sort of default, introduce
    both the default and chardev logic at the same time making the setting of
    the chardev check for it's own value, then if not present checking whether
    the default value had been set.
    Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
    3b668bb5
qemu_conf.c 47.0 KB