]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libxl: use job functions in device attach and detach functions
authorJim Fehlig <jfehlig@suse.com>
Fri, 7 Feb 2014 00:21:41 +0000 (17:21 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 19 Feb 2014 18:10:01 +0000 (11:10 -0700)
commit85ff3d7aec6526c0683372516bef9e4e96caf93c
tree455b9efa0fb75ece2eef2b885e19bef59611f86a
parent7df46cff6bd99814d9efbfb8a0aea6574845f8f5
libxl: use job functions in device attach and detach functions

These operations aren't necessarily time consuming, but need to
wait in the queue of modify jobs.

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