aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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