[libvirt] [PATCH v2 3/8] qemu: Move qemuDomainSecretPrepare to qemuProcessPrepareDomain

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


On Mon, May 02, 2016 at 05:51:10PM -0400, John Ferlan wrote:
> Commit id '40d8e2ba3' added the function to qemuProcessStart because
> in order to set up some secrets in the future we will need the master
> key. However, since the previous patch split the master key creation
> into two parts (create just the key and create the file), we can now
> call qemuDomainSecretPrepare from qemuProcessPrepareDomain since the
> file is not necessary.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_process.c | 10 ++++------
>  1 file changed, 4 insertions(+), 6 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