[libvirt] [PATCH v2 2/8] qemu: Split out the master key create and write

Daniel P. Berrange berrange at redhat.com
Thu May 5 09:22:01 UTC 2016


On Mon, May 02, 2016 at 05:51:09PM -0400, John Ferlan wrote:
> A recent review of related changes noted that we should split the creation
> (or generation) of the master key into the qemuProcessPrepareDomain and leave
> the writing of the master key for qemuProcessPrepareHost.
> 
> Made the adjustment and modified some comments to functions that have
> changed calling parameters, but didn't change the intro doc.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_domain.c  | 23 ++++++++++-------------
>  src/qemu/qemu_domain.h  |  6 ++++--
>  src/qemu/qemu_process.c | 10 ++++++++--
>  3 files changed, 22 insertions(+), 17 deletions(-)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list