aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc
Commit message (Expand)AuthorAgeFilesLines
* tools: Make functions static which should not be exported.Keir Fraser2008-07-151-2/+2
* tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-122-2/+2
* 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-223-5/+5
* tools: disable lomount and miniterm by defaultKeir Fraser2008-01-173-8/+11
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-1/+1
* Fix xend startup after 16344:0ebac857649591.Keir Fraser2007-11-081-2/+1
* xend: Allow for non-existent xen-python-path binary.Keir Fraser2007-11-081-6/+7
* xenstored: Recover from corrupt tdb on rebootKeir Fraser2007-11-061-0/+19
* xenperf: Fix typo in mlock() invocation.Keir Fraser2007-10-311-1/+1
* xsview: a xenstore viewer written in PyQT.Keir Fraser2007-10-042-1/+12
* Xen Security Modules: Tools.kfraser@localhost.localdomain2007-08-311-1/+1
* tools: Adjust tools' path calculation.kfraser@localhost.localdomain2007-06-201-2/+7
* Remove a few stray references to the sparse tree.Ian Campbell2007-06-041-134/+0
* xend: Add site-packages into Python search pathkfraser@localhost.localdomain2007-05-241-6/+7
* Remove xc_shadow toolTim Deegan2007-03-232-74/+2
* Added SXP pretty-printer.Ewan Mellor2007-02-271-0/+45
* Fix non-x86 build.kfraser@localhost.localdomain2007-02-081-1/+3
* Fix xen-detect build.kfraser@localhost.localdomain2007-02-082-1/+2
* Add example xen-detect.c code for detecting application execution inKeir Fraser2007-02-082-1/+108
* Break out the Python path interrogation into a separate script. This has theEwan Mellor2007-02-013-17/+48
* [PYGRUB] Plumb bootloader I/O through xenconsole.Tim Deegan2007-01-221-1/+1
* Added rudimentary "xend reload" functionality. This allows you to reconfigureEwan Mellor2006-12-041-1/+3
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-171-2/+0
* [XENPERF] Pretty-print hypercall stats.kfraser@localhost.localdomain2006-11-141-23/+105
* [SOLARIS] Don't mlock() hypercall buffers.kfraser@localhost.localdomain2006-10-231-5/+21
* [SOLARIS] Xen daemons are managed separately, so we need a way to startkfraser@localhost.localdomain2006-10-171-3/+7
* Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.kfraser@localhost.localdomain2006-10-1712-3339/+0
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-174-17/+0
* [TOOLS] Fixes to miniterm serial terminal utility.kaf24@localhost.localdomain2006-10-091-6/+19
* [MBOOTPACK] Fix building mbootpack on x86/64.kaf24@firebug.cl.cam.ac.uk2006-10-053-32/+24
* [XEND] Move all of the various log files created by xen tokaf24@localhost.localdomain2006-08-281-1/+1
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-3/+3
* [TOOLS] Remove the 'cpuperf' misc tool. Xenoprof is thekfraser@localhost.localdomain2006-08-239-1928/+0
* Replace shadow pagetable code with shadow2.tdeegan@york.uk.xensource.com2006-08-161-0/+2
* Change DOM0_PERFCCONTROL: remove array limit.kaf24@firebug.cl.cam.ac.uk2006-08-071-19/+29
* remove '=' between command line name/argument.vhanquez@gwig.uk.xensource.com2006-08-031-1/+1
* [TOOLS] lomount: Fix printf formats inside #ifdef DEBUG.kfraser@localhost.localdomain2006-08-021-3/+3
* lomount: Major rewrite: handle large files and GPT partition.kaf24@firebug.cl.cam.ac.uk2006-07-141-131/+265
* Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TA...jchesterfield@dhcp92.uk.xensource.com2006-07-131-0/+7
* Use a global build configuration file, and rework libxc Makefile for PPC.kfraser@dhcp93.uk.xensource.com2006-05-311-1/+1
* Use the auxbin module to find the appropriate install directory for our Pythonemellor@leeni.uk.xensource.com2006-05-051-4/+20
* In some cases, say for instance for some bizzare reasonkaf24@firebug.cl.cam.ac.uk2006-04-131-1/+1
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-106-1/+24
* Fix build error with -Wstrict-prototype.kaf24@firebug.cl.cam.ac.uk2006-03-141-3/+3
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-103-4/+4