[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0/3] libflask merging in libxenctrl



The following patch series fold libflask into libxenctrl.

The flask library is small, and putting everything in libxenctrl make
relying on flask functionalities in libxl easier.

libflask is left for compatibility purpose, but should be considered
deprecated, and remove in the near future. all flask_ symbols are now
xc_flask_ symbols in libxenctrl.

also remove some code duplication in the add_ and del_ calls.

Vincent Hanquez (3):
  merge libflask into libxenctrl
  remove some duplicated code by having helper add/del functions
  add flask capabilities in python xc bindings

 tools/libxc/xc_flask.c            |  357 +++++++++++++++++++++++++++++++++++++
 tools/libxc/xenctrl.h             |   26 +++
 tools/python/xen/lowlevel/xc/xc.c |  251 ++++++++++++++++++++++++++
 3 files changed, 634 insertions(+), 0 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.