]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: add job functions in lxcDomainSetAutostart
authorKaterina Koukiou <k.koukiou@googlemail.com>
Mon, 16 May 2016 21:36:52 +0000 (00:36 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 19 May 2016 16:42:08 +0000 (18:42 +0200)
commit30129edd5fee53bd6bf584307ddc1a345f3bf5b3
treeb47adca905ec3cd1e188a467ad7ee0d0a720dfe3
parent0fc0f715bee2339691b55327022d9ef66f2c9770
lxc: add job functions in lxcDomainSetAutostart

This operation isn't necessarily time consuming, but need to
wait in the queue of modify jobs.

Signed-off-by: Katerina Koukiou <k.koukiou@gmail.com>
src/lxc/lxc_driver.c