]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: use job functions in vcpu set and pin functions
authorJim Fehlig <jfehlig@suse.com>
Fri, 7 Feb 2014 00:16:14 +0000 (17:16 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 19 Feb 2014 18:10:01 +0000 (11:10 -0700)
commit7df46cff6bd99814d9efbfb8a0aea6574845f8f5
tree72da48525d3313fbe4a6b0dd2075d298ab821b7e
parentf9e6b7024c8826ec57fbe661b5befe19d25f65ec
libxl: use job functions in vcpu set and pin 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