[libvirt] [PATCH 05/10] Move QEMU audit helper code out of the QEMU driver

Eric Blake eblake at redhat.com
Thu Dec 16 20:46:44 UTC 2010


On 12/16/2010 09:50 AM, Daniel P. Berrange wrote:
> The QEMU driver file is far too large. Move all the audit
> helper code out into a separate file. No functional change.
> 
> * src/qemu/qemu_audit.c, src/qemu/qemu_audit.h,
>   src/Makefile.am: Add audit helper file
> * src/qemu/qemu_driver.c: Delete audit code
> ---
>  src/Makefile.am        |    1 +
>  src/qemu/qemu_audit.c  |  170 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_audit.h  |   43 ++++++++++++
>  src/qemu/qemu_driver.c |  141 +---------------------------------------
>  4 files changed, 215 insertions(+), 140 deletions(-)
>  create mode 100644 src/qemu/qemu_audit.c
>  create mode 100644 src/qemu/qemu_audit.h

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/c7f4332b/attachment-0001.sig>


More information about the libvir-list mailing list