aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-10-061-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
* libxl: ship libxl_uuid.h, to unbreak out-of-tree libxl buildsGianni Tedesco2010-09-071-1/+1
* xl: randomly generate UUIDsGianni Tedesco2010-09-021-0/+3
* libxl: run libxlgentypes with $(PYTHON)Christoph Egger2010-08-311-1/+1
* libxl: generate destructors for each libxl defined typeIan Campbell2010-08-191-2/+5
* libxl: autogenerate _libxl_types.hIan Campbell2010-08-191-3/+8
* libxl: move type definitions into _libxl_types.hIan Campbell2010-08-191-1/+4
* tools/libxl: compile with -Wmissing-declarationsIan Jackson2010-08-171-1/+1
* xl: use the regular implicit rules to build the xl .o filesIan Campbell2010-08-161-10/+3
* Make blktap support optional.Christoph Egger2010-08-161-0/+6
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-3/+3
* libxl: Portability fixes for pty handling, in libxl_osdeps.hChristoph Egger2010-07-291-1/+1
* libxl: Move PCI specific functions to libxl_pci.cGianni Tedesco2010-07-271-1/+1
* tools/libxl: Revert broken NetBSD portability patchesIan Jackson2010-07-231-3/+1
* tools/libxl: Fix blktap2 NetBSD build and also revert broken changeChristoph Egger2010-07-231-1/+3
* Attached patch fixes linking error when creating the xl binary.Stefano Stabellini2010-07-201-1/+1
* Attached patch takes over some portability fixes from tools/consoleStefano Stabellini2010-07-201-1/+1
* libxl, xl: support running bootloader (e.g. pygrub) in domain 0Ian Jackson2010-07-141-2/+2
* libxl: add printf attribute to libxl_xs_write and fixup resulting warningsIan Jackson2010-07-141-1/+1
* libxl: Use libblktapctl.soKeir Fraser2010-06-101-2/+2
* libxl: Ensure install directories are created, and copyKeir Fraser2010-05-051-1/+5
* xl: Add basic bash completion for xl command.Keir Fraser2010-05-041-0/+1
* libxl: Build with -WerrorKeir Fraser2010-05-041-1/+1
* xl: Add command description to command tableKeir Fraser2010-05-041-1/+4
* xl: Move xl command implementation to a seperate fileKeir Fraser2010-05-041-1/+4
* libxl: Expose build-time install paths inside libxl.Keir Fraser2010-04-291-2/+11
* libxl: Do not delete checked-in flex/bison outputs.Keir Fraser2010-03-081-1/+1
* Replace config file parser for "xl"Keir Fraser2010-03-031-18/+41
* Revert changeset 20898:8c1889297084Keir Fraser2010-02-041-4/+19
* libxenlight: Do not build libconfig, but require it as a prerequisiteKeir Fraser2010-02-041-19/+4
* libxl: Fix libconfig install directoryKeir Fraser2010-01-231-2/+2
* Get libconfig tarball from xenbitsKeir Fraser2010-01-221-1/+2
* libxenlight: install libxl.hKeir Fraser2010-01-051-0/+1
* libxenlight: remove any uuid dependancies from xlKeir Fraser2010-01-051-5/+0
* libxenlight: Disable unneeded C++ binding for libconfigKeir Fraser2009-12-111-1/+1
* libxenlight: Get rid of the dependency on the LIBCONFIG_SOURCE directory.Keir Fraser2009-12-041-5/+3
* libxenlight: Delete dep files on 'make clean', and include them in Makefile r...Keir Fraser2009-12-041-1/+2
* libxenlight: correct broken osdeps.[ch] and make #includes consistentKeir Fraser2009-11-231-2/+1
* tools: Make build again on netbsdKeir Fraser2009-11-101-4/+10
* libxenlight: initial libxenlight implementation under tools/libxlKeir Fraser2009-11-091-0/+72