[libvirt] [PATCH v5.1 03/11] conf callback: Rearrange function parameters

Daniel P. Berrange berrange at redhat.com
Thu Apr 4 17:03:50 UTC 2013


On Thu, Apr 04, 2013 at 02:10:13PM +0200, Peter Krempa wrote:
> Move the xmlopt and caps arguments to the end of the argument list.
> ---
>  src/conf/domain_conf.c           | 106 +++++++++++++++++++--------------------
>  src/conf/domain_conf.h           |  44 ++++++++--------
>  src/conf/snapshot_conf.c         |   2 +-
>  src/esx/esx_driver.c             |   8 +--
>  src/libxl/libxl_driver.c         |  55 ++++++++++----------
>  src/lxc/lxc_controller.c         |   4 +-
>  src/lxc/lxc_driver.c             |  43 ++++++++--------
>  src/openvz/openvz_conf.c         |   2 +-
>  src/openvz/openvz_driver.c       |  18 +++----
>  src/parallels/parallels_driver.c |  12 ++---
>  src/phyp/phyp_driver.c           |   9 ++--
>  src/qemu/qemu_driver.c           |  68 ++++++++++++-------------
>  src/qemu/qemu_migration.c        |  13 +++--
>  src/security/virt-aa-helper.c    |   6 +--
>  src/test/test_driver.c           |  36 ++++++-------
>  src/uml/uml_driver.c             |  30 ++++++-----
>  src/vbox/vbox_tmpl.c             |  12 ++---
>  src/vmware/vmware_conf.c         |   4 +-
>  src/vmware/vmware_driver.c       |  12 ++---
>  src/xen/xen_driver.c             |   4 +-
>  src/xen/xend_internal.c          |  20 ++++----
>  src/xen/xm_internal.c            |  14 +++---
>  src/xenapi/xenapi_driver.c       |   8 +--
>  tests/lxcxml2xmltest.c           |   2 +-
>  tests/qemuxml2argvtest.c         |   2 +-
>  tests/qemuxml2xmltest.c          |   2 +-
>  tests/qemuxmlnstest.c            |   2 +-
>  tests/securityselinuxlabeltest.c |   2 +-
>  tests/xmconfigtest.c             |   2 +-
>  tests/xml2sexprtest.c            |   2 +-
>  tests/xml2vmxtest.c              |   2 +-
>  31 files changed, 270 insertions(+), 276 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list