]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: use job functions in domain save operations
authorJim Fehlig <jfehlig@suse.com>
Thu, 6 Feb 2014 23:34:58 +0000 (16:34 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 19 Feb 2014 18:10:00 +0000 (11:10 -0700)
commit341870b10d50f8e0eb16b704350e317366962c0f
tree764718c1f5f0216fac1ff8e56bde0d946d2f73ac
parente4a0e900d3a8915e7b03ebcc33b3ba830311d972
libxl: use job functions in domain save operations

Saving domain memory and cpu state can take considerable time.
Use the recently added job functions and unlock the virDomainObj
while saving the domain.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
src/libxl/libxl_driver.c