[libvirt] [PATCH v2 0/4] vmware - Clean/fix test driver usage of FindBy{UUID|ID}

John Ferlan jferlan at redhat.com
Wed Apr 11 15:41:39 UTC 2018


ping? This is less about vmware specifically and more about domain
object manipulation coordination...

Tks,

John

On 04/02/2018 09:16 AM, John Ferlan wrote:
> Patches 12-15 of the formerly larger series:
> 
> https://www.redhat.com/archives/libvir-list/2018-March/msg00489.html
> 
> Changes since v1:
> 
>  * In patch 4, call virObjectLock after virDomainObjListRemove in
>    vmwareDomainShutdownFlags and vmwareDomainUndefineFlags because
>    both would return a reffed/locked @vm object and we need to
>    relock before falling in the cleanup call to virDomainObjEndAPI
> 
> John Ferlan (4):
>   vmware: Properly clean up in vmwareDomainLookupByName
>   vmware: Create accessors to virDomainObjListFindByUUID
>   vmware: Add more descriptive error message on Find failure
>   vmware: Use virDomainObjListFindBy{UUID|ID}Ref
> 
>  src/vmware/vmware_driver.c | 240 ++++++++++++++++-----------------------------
>  1 file changed, 84 insertions(+), 156 deletions(-)
> 




More information about the libvir-list mailing list