[libvirt] [PATCH 01/13] Standard internal API syntax for building QEMU command line arguments

Daniel Veillard veillard at redhat.com
Tue Feb 2 14:05:07 UTC 2010


On Mon, Feb 01, 2010 at 06:39:30PM +0000, Daniel P. Berrange wrote:
> All the helper functions for building command line arguments
> now return a 'char *', instead of acepting a 'char **' or
> virBufferPtr argument
> 
> * qemu/qemu_conf.c: Standardize syntax for building args
> * qemu/qemu_conf.h: Export all functions for building args
> * qemu/qemu_driver.c: Update for changed syntax for building
>   NIC/hostnet args
> ---
>  src/qemu/qemu_conf.c   |  341 +++++++++++++++++++++++-------------------------
>  src/qemu/qemu_conf.h   |   56 ++++++--
>  src/qemu/qemu_driver.c |    6 +-
>  3 files changed, 211 insertions(+), 192 deletions(-)

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list