libvirt/src/libxl
Jim Fehlig 630b645695 libxl: remove unneeded locking of driver when restoring
libxlDomainRestoreFlags acquires the driver lock while reading the
domain config from the save file and adding it to
libxlDriverPrivatePtr->domains.  But virDomainObjList provides
self-locking APIs, so remove the needless driver locking.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2014-02-06 10:39:32 -07:00
..
libxl_conf.c libxl: Fix devid init in libxlMakeNicList 2014-01-08 19:07:01 -07:00
libxl_conf.h libxl: remove list of timer registrations from libxlDomainObjPrivate 2014-02-06 10:08:11 -07:00
libxl_domain.c libxl: improve subprocess handling 2014-02-06 10:20:31 -07:00
libxl_domain.h libxl: remove list of timer registrations from libxlDomainObjPrivate 2014-02-06 10:08:11 -07:00
libxl_driver.c libxl: remove unneeded locking of driver when restoring 2014-02-06 10:39:32 -07:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00