
21 Sep
2017
21 Sep
'17
10:37 a.m.
On Fri, Sep 15, 2017 at 20:30:13 -0400, John Ferlan wrote:
Since the encryption information can also be disk source specific move it from _qemuDomainDiskPrivate to _qemuDomainDiskSrcPrivate.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_command.c | 6 ++---- src/qemu/qemu_domain.c | 16 +++------------- src/qemu/qemu_domain.h | 10 +++++----- src/qemu/qemu_hotplug.c | 8 ++------ 4 files changed, 12 insertions(+), 28 deletions(-)
ACK