libvirt/src/vmware
Daniel P. Berrange 31cb030ab6 Turn virDomainObjPtr into a virObjectPtr
Switch virDomainObjPtr to use the virObject APIs for reference
counting. The main change is that virObjectUnref does not return
the reference count, merely a bool indicating whether the object
still has any refs left. Checking the return value is also not
mandatory.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-08-07 11:47:41 +01:00
..
vmware_conf.c Turn virDomainObjPtr into a virObjectPtr 2012-08-07 11:47:41 +01:00
vmware_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
vmware_driver.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
vmware_driver.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00