]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Refactored libxl datastructure instantiation
authorMarkus Groß <gross@univention.de>
Thu, 26 May 2011 15:09:01 +0000 (23:09 +0800)
committerDaniel Veillard <veillard@redhat.com>
Thu, 26 May 2011 15:09:01 +0000 (23:09 +0800)
commitf59b71ac575c4daeac08a30ffe67484aca312881
tree3daaba968ffb6732a2e850317453b27cfe8072de
parent23e5393c40f4dc59d5c5d28c076899be1c231ddf
Refactored libxl datastructure instantiation

Create 3 new function refactored from previous list ones and
exports them internally to the driver

* src/libxl/libxl_conf.c src/libxl/libxl_conf.h: create libxlMakeDisk,
  libxlMakeNic libxlMakeVfb out of the exsting static List functions
  and exports them
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h