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

John Ferlan jferlan at redhat.com
Mon Apr 2 13:16:36 UTC 2018


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(-)

-- 
2.13.6




More information about the libvir-list mailing list