]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: use job functions in libxlDomainSetMemoryFlags
authorJim Fehlig <jfehlig@suse.com>
Thu, 6 Feb 2014 23:10:25 +0000 (16:10 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 19 Feb 2014 18:10:00 +0000 (11:10 -0700)
commitac1444c35f8e02052fdf03ab0171667973d8f430
tree35f785589375130d1ed5431fe176833f666afa6a
parent491593e840978d5c49e1a7d8f9c2a39c27703a20
libxl: use job functions in libxlDomainSetMemoryFlags

Large balloon operation can be time consuming.  Use the recently
added job functions and unlock the virDomainObj while ballooning.

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