aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: Bump some library sonamesIan Jackson2013-05-071-3/+3
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-09-251-1/+1
* xl: Remove global domid and enable -WshadowIan Campbell2012-09-171-1/+4
* libxl: Enable -Wshadow.Ian Campbell2012-09-171-1/+7
* libxl: Fix missing dependency in api check ruleIan Jackson2012-09-141-4/+4
* libxl: fix api check MakefileIan Jackson2012-09-031-3/+5
* libxl: provide "make realclean" targetIan Jackson2012-08-241-1/+3
* libxl: prefix *.for-check with _ to mark it as a generated file.Ian Campbell2012-08-031-3/+3
* libxl: enforce prohibitions of internal callersIan Jackson2012-08-011-3/+13
* libxl: enable automatic placement of guests on NUMA nodesDario Faggioli2012-07-261-1/+1
* libxl: kill the need for checking and linking to libmDario Faggioli2012-07-251-1/+1
* libxl: explicitly check for libmath in autoconfDario Faggioli2012-07-061-1/+1
* libxl: make libxl-save-helper depend on the autogenerated code targetsIan Campbell2012-06-291-2/+2
* libxl: domain save/restore: run in a separate processIan Jackson2012-06-281-3/+19
* libxl: domain restore: reshuffle, preparing for aoIan Jackson2012-06-281-0/+1
* libxl: fix Makefile race bug relating to _paths.hIan Jackson2012-06-011-1/+1
* xl: xl.h depends on geenrated file _paths.hIan Campbell2012-05-301-0/+1
* libxl: Introduce libxl__arch_domain_create (x86 version)Stefano Stabellini2012-05-301-1/+1
* libxl: Introduce libxl__arch_domain_createStefano Stabellini2012-05-301-3/+3
* arm: compile libxlStefano Stabellini2012-05-301-0/+1
* libxl: remove lockdir and config dir from the APIIan Campbell2012-05-291-4/+4
* libxl: provide libxl__datacopier_*Ian Jackson2012-05-111-1/+2
* autoconf: New test for openpty et al.Ian Jackson2012-05-111-1/+1
* libxl, configure: print a warning if flex/bison are neededRoger Pau Monne2012-04-251-2/+14
* 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