aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools/misc: introduce xen-mfndump.Dario Faggioli2013-09-131-2/+5
* tools: remove lomountIan Campbell2013-08-201-1/+0
* tools: remove minitermIan Campbell2013-08-201-1/+0
* tools: delete xsviewIan Campbell2013-08-201-1/+1
* tools: move xm and xend under tools pythonIan Campbell2013-08-201-1/+1
* gcov: Add script to split coverage informations.Frediano Ziglio2013-05-301-1/+1
* gcov: Add small utility to deal with test coverage information from XenFrediano Ziglio2013-02-211-2/+6
* tools: Install pv bootloaders in libexec rather than /usr/binGeorge Dunlap2012-05-151-1/+6
* tools: xen-lowmemd is x86 specific, only install for x86Ian Campbell2012-05-141-2/+2
* autoconf: add check for curses libraryRoger Pau Monne2012-03-131-0/+3
* add new bootloader xenpvnetboot for pv guestZhigang Wang2012-03-011-1/+1
* lowmemd: Fix build when xs.h has not been previously installed.Keir Fraser2012-03-011-0/+1
* Lowmemd: Simple demo code to show use of VIRQ_ENOMEMAndres Lagar-Cavilla2012-03-011-2/+5
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-9/+9
* tools: xen-ringwatch: spot, and work around, broken frontend/backend ring I/ODaniel Stodden2011-06-211-1/+1
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-13/+23
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-2/+2
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: Drop XEN_XC variableIan Campbell2011-03-211-1/+0
* tools: Drop use of $(INCLUDES)Ian Campbell2011-03-211-5/+4
* tools: do not link against unused libraries.Ian Campbell2011-03-171-1/+9
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-1/+1
* tools/misc: xen-hvmcrash: New tool to attempt to crash HVM guestsPaul Durrant2010-07-291-3/+3
* xen-watchdog: Move init script to OS-dep dir and implement for netbsdKeir Fraser2010-06-091-4/+0
* tools/misc: xen-watchdog script is Linux specificKeir Fraser2010-06-091-1/+3
* tools: disable xen-hptool on ia64Keir Fraser2010-06-071-2/+4
* Watchdog timers for domainsKeir Fraser2010-06-041-3/+5
* Tools: add online/offline hotplug user interfacesKeir Fraser2010-04-211-4/+4
* Spinlock profiling (enable in build with lock_profile=y)Keir Fraser2009-10-141-3/+3
* pygrub: Set path in #! line of pygrub, tooKeir Fraser2009-08-251-5/+0
* xen-hvmctx: don't compile for ia64.Keir Fraser2009-08-191-3/+4
* xen-hvmctx: a tool to print the HVM state of a running domainKeir Fraser2009-08-141-3/+3
* gtraceview: compile fixes for NetBSD.Keir Fraser2009-07-021-1/+1
* x86 Cx tracing: adds gtraceview & gtracestat utilitiesKeir Fraser2009-06-291-3/+6
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-2/+2
* tools/misc: Remove some obsolete scripts.Keir Fraser2009-04-061-1/+1
* Revert c/s 19504 -- uses an obsolete sysfs interface.Keir Fraser2009-04-061-1/+1
* tools: Add device-path command to convert SBDF into device path.Keir Fraser2009-04-061-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+3
* [IA64] compile xenpm for ia64.Keir Fraser2008-10-101-4/+3
* x86: Add xenpm utility to list CPU power info.Keir Fraser2008-09-251-4/+9
* Push python-related make variable definitions into tools/misc.Keir Fraser2008-06-111-0/+5
* Have `make install' write the Python version number in the #!Keir Fraser2008-06-111-2/+2
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-1/+1
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+1
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+2
* Add BINDIR. Use it.Keir Fraser2008-01-221-2/+2
* tools: disable lomount and miniterm by defaultKeir Fraser2008-01-171-7/+7