diff options
| author | Alexey Krasikov | 2020-05-25 13:19:12 +0200 |
|---|---|---|
| committer | Daniel P. Berrangé | 2020-06-15 12:33:51 +0200 |
| commit | 54e7aac0562452e4fcab65ca5001d030eef2de15 (patch) | |
| tree | b348bbbee075fad62aaf161e7d32096610d18d4c /tests/Makefile.include | |
| parent | crypto/secret: move main logic from 'secret' to 'secret_common'. (diff) | |
| download | qemu-54e7aac0562452e4fcab65ca5001d030eef2de15.tar.gz qemu-54e7aac0562452e4fcab65ca5001d030eef2de15.tar.xz qemu-54e7aac0562452e4fcab65ca5001d030eef2de15.zip | |
crypto/linux_keyring: add 'secret_keyring' secret object.
Add the ability for the secret object to obtain secret data from the
Linux in-kernel key managment and retention facility, as an extra option
to the existing ones: reading from a file or passing directly as a
string.
The secret is identified by the key serial number. The upper layers
need to instantiate the key and make sure the QEMU process has access
permissions to read it.
Signed-off-by: Alexey Krasikov <alex-krasikov@yandex-team.ru>
- Fixed up detection logic default behaviour in configure
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'tests/Makefile.include')
0 files changed, 0 insertions, 0 deletions
