aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | [POWERPC][XEN] Fix "xc_core" build break. Untested but might work.Hollis Blanchard2007-03-211-0/+1
|/
* Reduce impact of saving/restoring/dumping large domains on Dom0 memoryKeir Fraser2007-02-241-0/+3
* Xen coredump format: ELF formatified with note section.Keir Fraser2007-02-241-0/+2
* Remove old elf-parsing code from tools and from Xen.kfraser@localhost.localdomain2007-02-151-4/+0
* [POWERPC][XEN] Opt out of new libxc domain builder.Hollis Blanchard2007-02-091-7/+0
* libxc domain builder rewrite, linux builderEmmanuel Ackaouy2007-01-251-2/+5
* libxc domain builder rewrite, core bits.Emmanuel Ackaouy2007-01-251-0/+14
* libelf: add to libxcEmmanuel Ackaouy2007-01-251-0/+15
* [LIBXC] Refactor xc_domain_resume() into its own source file.kfraser@localhost.localdomain2007-01-191-0/+1
* [HVM] save restore: frame workTim Deegan2007-01-181-1/+1
* [LIBXC] Make strerror() thread-safe by protecting it with a mutex.kfraser@localhost.localdomain2006-12-081-2/+2
* [LIBXC] Add -Wmissing-prototypes to CFLAGS, fix warnings resulting from that.kfraser@localhost.localdomain2006-10-251-1/+1
* Fix multiple inclusion when building libxenguest.kfraser@localhost.localdomain2006-10-171-1/+1
* [SOLARIS] Create kernel-interface implementations for libxc and xenstored.kfraser@localhost.localdomain2006-10-171-0/+1
* [SOLARIS] Don't build ptrace code on Solaris.kfraser@localhost.localdomain2006-10-171-1/+2
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-171-2/+2