
21 Jun
2016
21 Jun
'16
3:04 p.m.
On Mon, Jun 13, 2016 at 20:27:57 -0400, John Ferlan wrote:
Add 'encinfo' to the extended disk structure. This will contain the encryption secret (if present).
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_domain.c | 1 + src/qemu/qemu_domain.h | 5 +++++ 2 files changed, 6 insertions(+)
ACK