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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to