]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: use job functions in libxlDomainSetAutostart
authorJim Fehlig <jfehlig@suse.com>
Fri, 7 Feb 2014 00:24:48 +0000 (17:24 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 19 Feb 2014 18:10:01 +0000 (11:10 -0700)
commit7d9ff81603904b8fb747bbf69b7241406b6f51e8
treed3a690e391941a36f8db7f859c55eca5169c50e0
parent85ff3d7aec6526c0683372516bef9e4e96caf93c
libxl: use job functions in libxlDomainSetAutostart

Setting autostart is a modify operation that needs to wait in the
queue of modify jobs.

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