aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libxc: disable xc_ptrace on x86 LinuxIan Campbell2010-08-131-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-2/+2
* libxenguest: correct order of zlib linker options to avoid link errorsOlaf Hering2010-07-261-2/+2
* Allow LZO compressed bzImage to be used as DomU kernelKeir Fraser2010-06-151-0/+4
* xtl: New xentoollog mini-library.Keir Fraser2010-05-281-2/+3
* cpupools [2/6]: libxc changesKeir Fraser2010-04-211-0/+1
* credit2: Add toolstack options to control credit2 scheduler parametersKeir Fraser2010-04-141-0/+1
* libxc: use new (replacement) mmap-batch ioctlKeir Fraser2010-01-131-1/+1
* Interfaces to memshr domctls.Keir Fraser2009-12-171-0/+1
* libxc interface support for memory paging domctls.Keir Fraser2009-12-171-0/+1
* imported patch mem_event_tools_domctls.patchKeir Fraser2009-12-171-0/+1
* libxc: More LZMA/BZIP fixes.Keir Fraser2009-08-241-21/+15
* Revert 20105:979fd420311bKeir Fraser2009-08-211-1/+6
* libxc: Remove minios-specific hack for generating .zlib.deps fileKeir Fraser2009-08-211-6/+1
* libxenguest: Fix libbz2/liblzma dependency computation.Keir Fraser2009-08-201-1/+6
* domain builder: Implement bzip2 and LZMA loadersKeir Fraser2009-08-201-1/+21
* libxc: fix link error on ia64Keir Fraser2009-06-041-1/+1
* Export page offline hypercalls to user space tools.Keir Fraser2009-06-011-0/+1
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+1
* libxc: fix link error of xc_save on ia64Keir Fraser2009-03-241-1/+1
* bump libxenctrl and libxenguest versionsKeir Fraser2009-01-231-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-3/+0
* libxc: Wrapper functions for cpu online/offlineKeir Fraser2008-09-221-0/+1
* libxc: Use vpath rather than VPATH, to avoid linking with hypervisor .o files.Keir Fraser2008-06-091-1/+1
* stubdom: complete libxc supportKeir Fraser2008-05-231-8/+0
* Provide Px statistic data to user through libxcKeir Fraser2008-05-161-0/+1
* Remove defunct powerpc port.Keir Fraser2008-05-081-2/+0
* x86, hvm: Guest CPUID configuration.Keir Fraser2008-04-251-0/+1
* x86: Support loading Linux bzImage v2.08 and up.Keir Fraser2008-04-011-4/+5
* Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser2008-02-121-9/+3
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-2/+21
* libxc: Push parallel build of libraries down to a new phony target, asKeir Fraser2008-01-271-2/+5
* libxc: Remove duplicate zlib check.Keir Fraser2008-01-271-10/+1
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-3/+3
* Use VPATH instead of symlinks for libelf inclusion into libxenctrl.Keir Fraser2008-01-261-15/+5
* Add INCLUDEDIR. Use it.Keir Fraser2008-01-221-3/+3
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-9/+9
* tools: Some fixes for 'make clean'.Keir Fraser2007-12-141-1/+2
* Revert 16560:822d4ec5cfb1.Keir Fraser2007-12-081-2/+2
* tools: Rationalise library soname versions.Keir Fraser2007-12-071-2/+2
* libxc: Interface has changed a bit since Xen 3.1, so bump the majorKeir Fraser2007-12-061-1/+1
* tools: Remove bogus external uses of xc_private.h. Clean up libflask.Keir Fraser2007-10-181-1/+2
* libxc: NetBSD-specific pieces.Keir Fraser2007-09-241-0/+1
* Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-071-1/+0
* [HVM] Save/restore: merge xc_linux_save and xc_hvm_saveTim Deegan2007-04-111-2/+2
* [HVM] Save/restore: merge xc_linux_restore and xc_hvm_restoreTim Deegan2007-04-051-2/+2
* Merge with xen-unstable.hg.Hollis Blanchard2007-03-211-1/+1
|\
| * [HVM][QEMU] Save/restore: enable HVM live migrationTim Deegan2007-03-161-1/+1
* | [LIBXC][POWERPC] Use new domain builder.Hollis Blanchard2007-03-211-2/+4
* | [LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs.Hollis Blanchard2007-03-211-4/+2