libvirt/src/libxl
Jim Fehlig c78923732d libxl: Drop driver lock in libxlDomainDefineXML
There is no need to acquire the driver-wide lock in
libxlDomainDefineXML.  When switching to jobs in the libxl
driver, most driver-wide locks were removed.  The locking here
was preserved since I mistakenly thought virDomainObjListAdd
needed protection.  This is not the case, so remove the
unnecessary locking.
2014-09-19 08:15:52 -06:00
..
libxl_conf.c libxl: fix mapping of libvirt and libxl lifecycle actions 2014-09-11 15:40:56 -06:00
libxl_conf.h libxl: don't break the build on Xen>=4.5 because of libxl_vcpu_setaffinity() 2014-06-30 14:49:22 -06:00
libxl_domain.c libxl_domain: Resolve Coverity RESOURCE_LEAK 2014-08-28 08:12:16 -04:00
libxl_domain.h libxl: add migration support 2014-06-04 21:01:07 -06:00
libxl_driver.c libxl: Drop driver lock in libxlDomainDefineXML 2014-09-19 08:15:52 -06:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00
libxl_migration.c libxl: Resolve Coverity NULL_RETURNS 2014-09-11 08:10:14 -04:00
libxl_migration.h libxl: remove domain when migration prepare fails 2014-07-08 17:14:50 -06:00