libvirt/src/libxl
Jim Fehlig 3b7f589571 libxl: remove unneeded cleanup_unlock label
In the old days of a global driver lock, it was necessary to unlock
the driver after a domain restore operation.  When the global lock
was removed from the driver, some remnants were left behind in
libxlDomainRestoreFlags.  Remove this unneeded (and incorrect) code.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2015-03-05 09:05:35 -07:00
..
libxl_conf.c libxl: support backend domain setting for disk and net devices 2015-02-20 14:50:24 -07:00
libxl_conf.h libxl: Allow libxl to find pygrub binary. 2014-11-21 12:34:22 -07:00
libxl_domain.c libxl: use libxl_ctx passed to libxlConsoleCallback 2015-03-05 09:05:34 -07:00
libxl_domain.h libxl: add migration support 2014-06-04 21:01:07 -06:00
libxl_driver.c libxl: remove unneeded cleanup_unlock label 2015-03-05 09:05:35 -07:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00
libxl_migration.c Give virDomainDef parser & formatter their own flags 2015-01-13 16:26:12 +00:00
libxl_migration.h libxl: remove domain when migration prepare fails 2014-07-08 17:14:50 -06:00