[libvirt] [PATCH 09/10] Move domain lock / job helper code to separate file

Eric Blake eblake at redhat.com
Thu Dec 16 20:57:53 UTC 2010


On 12/16/2010 09:50 AM, Daniel P. Berrange wrote:
> To allow the APIs to be used from separate files, move the domain
> lock / job helper code into qemu_domain.c
> 
> * src/qemu/qemu_domain.c, src/qemu/qemu_domain.h: Add domain lock
>   / job code
> * src/qemu/qemu_driver.c: Remove domain lock / job code
> ---
>  src/qemu/qemu_domain.c |  230 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_domain.h |   16 ++++
>  src/qemu/qemu_driver.c |  226 -----------------------------------------------
>  3 files changed, 246 insertions(+), 226 deletions(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101216/165c45ae/attachment-0001.sig>


More information about the libvir-list mailing list