[PATCH v2 04/11] virDomainDriverGenerateMachineName: Factor out embed path hashing

Daniel P. Berrangé berrange at redhat.com
Mon Mar 30 11:14:16 UTC 2020


On Thu, Mar 26, 2020 at 04:15:08PM +0100, Michal Privoznik wrote:
> The code that generates "qemu-embed-$hash" is going to be useful
> in more places. Separate it out into a function.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> Reviewed-by: Andrea Bolognani <abologna at redhat.com>
> Reviewed-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
> ---
>  src/hypervisor/domain_driver.c | 42 ++++++++++++++++++++++------------
>  src/hypervisor/domain_driver.h |  4 ++++
>  src/libvirt_private.syms       |  1 +
>  3 files changed, 33 insertions(+), 14 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list