• P
    qemu: domain: Extract setup for disk source secrets · e53a42f0
    Peter Krempa 提交于
    Separate it so that it deals only with single virStorageSource, so that
    it can later be reused for full backing chain support.
    
    Two aliases are passed since authentication is more relevant to the
    'storage backend' whereas encryption is more relevant to the protocol
    layer. When using node names, the aliases will be different.
    e53a42f0
qemu_domain.c 313.9 KB