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(a)redhat.com>
---
src/qemu/qemu_domain.c | 1 +
src/qemu/qemu_domain.h | 5 +++++
2 files changed, 6 insertions(+)
ACK