[libvirt] [PATCH v2 3/5] uml: Create accessors to virDomainObjListFindByUUID

Daniel P. Berrangé berrange at redhat.com
Thu Apr 19 13:52:14 UTC 2018


On Mon, Apr 02, 2018 at 09:06:14AM -0400, John Ferlan wrote:
> Rather than repeat code throughout, create and use a couple of
> accessors in order to lookup by UUID. This will also generate
> a common error message including the failed uuidstr for lookup
> rather than just returning nothing in some instances.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/uml/uml_driver.c | 244 +++++++++++++++------------------------------------
>  1 file changed, 70 insertions(+), 174 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