aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* xl: add support for vif rate limitingMathieu Gagne2012-04-241-1/+1
* libxl: Protect fds with CLOEXEC even with forking threadsIan Jackson2012-04-111-1/+1
* libxl: include <_libxl_paths.h> in libxl_internal.hIan Jackson2012-04-111-3/+1
* libxl: Use PTHREAD_CFLAGS, LDFLAGS, LIBSIan Jackson2012-04-111-0/+4
* libxl: Move bdf parsing into libxluGeorge Dunlap2012-04-041-1/+1
* libxl: use libxl wrapper for yajl_gen_allocOlaf Hering2012-02-291-1/+1
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-5/+2
* libxl: Export libxl_event.hBamvor Jian Zhang2012-02-211-1/+1
* xl: use json output by defaultIan Campbell2012-02-071-1/+1
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-311-1/+1
* libxl: add support for yajl 2.xRoger Pau Monne2012-01-311-0/+4
* mini-os: use BSD sys/queue.h instead of Linux list.hIan Campbell2012-01-311-2/+2
* libxl: New API for providing OS events to libxlIan Jackson2012-01-271-1/+1
* libxl: fix build with make prior to 3.81Jan Beulich2012-01-121-1/+3
* libxl: add support for image files for NetBSDRoger Pau Monne2011-09-301-0/+9
* libxl: Compile with -Wformat-nonliteral.Ian Campbell2011-12-131-1/+1
* libxl: permit declaration after statementIan Jackson2011-12-121-1/+2
* libxl: Provide a version of bsd's queue.h as _libxl_list.hIan Jackson2011-12-121-4/+8
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-4/+4
* libxl: remove generated file testidl.c on cleanIan Campbell2011-10-181-0/+1
* libxl: IDL: autogenerate functions to produce JSON from libxl data structures.Ian Campbell2011-10-071-3/+6
* libxl: Introduce a QMP clientAnthony PERARD2011-09-291-1/+1
* libxl: Introduce JSON parserAnthony PERARD2011-09-291-1/+4
* libxl: Introduce libxl_internal_types.idl.Anthony PERARD2011-09-291-1/+3
* libxl: Rename libxl.idl to libxl_types.idl.Anthony PERARD2011-09-291-6/+6
* libxl: rename testenum->testidlIan Campbell2011-07-141-7/+7
* build: define "move-if-changed" make macro.Ian Campbell2011-07-141-3/+4
* libxl: testenum.c depends on libxl.hOlaf Hering2011-07-061-1/+1
* libxl: disks: new xlu_disk_parse functionIan Jackson2011-06-281-1/+2
* tools: Introduce XEN_RUN_DIR path.Anthony PERARD2011-06-271-0/+1
* libxl: autogenerate to_string and from_string functions for Enumerations.Ian Campbell2011-06-211-2/+10
* libxl: flask xsm supportMachon Gregory2011-06-021-1/+1
* libxl: avoid build warning when _libxl_types.h does not initially exist.Ian Campbell2011-06-021-1/+1
* libxl: bump SONAME after binary incompatible change.Ian Campbell2011-04-081-1/+1
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-1/+5
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-2/+2
* libxl: export libxl_utils.hIan Jackson2011-03-311-1/+1
* tools/libxl: move uuid wrapper functions out of line.Ian Campbell2011-03-231-1/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenlight) instead of open coding.Ian Campbell2011-03-211-3/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-1/+1
* xl: link against libxenctrlIan Campbell2011-03-211-1/+1
* tools: link each shared library or binary only against the libraries it usesIan Campbell2011-03-171-5/+11
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-111-2/+4
* xl: Move device model functions in to a separate fileGianni Tedesco2011-01-071-1/+1
* tools: libxl: fix cpuid compilation errors for ia64KUWAMURA Shin'ya2010-11-091-0/+2
* libxl: Makefile: delete temporary files during make cleanGianni Tedesco2010-10-281-1/+1
* libxl, buildmakevars2file: Do not relink libxl each timeIan Jackson2010-09-211-3/+3
* libxl: fix Makefiles for autogenerated code (use multi-target patterns)Jan Beulich2010-09-201-14/+11
* libxl: move hvm_build_set_params to libxl_dom.cIan Campbell2010-09-081-1/+1