aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc
Commit message (Expand)AuthorAgeFilesLines
* xen-mfndump: Use inttypes.h to format uint64_t types.Ian Campbell2013-09-141-2/+3
* tools/misc: introduce xen-mfndump.Dario Faggioli2013-09-132-2/+430
* tools: remove lomountIan Campbell2013-08-203-459/+0
* tools: remove minitermIan Campbell2013-08-204-231/+0
* tools: delete xsviewIan Campbell2013-08-202-10/+1
* tools: move xm and xend under tools pythonIan Campbell2013-08-203-118/+1
* cpufreq, xenpm: fix cpufreq and xenpm mismatchJacob Shin2013-07-021-11/+3
* gcov: Do not use mmap directly but use xc_hypercall_buffer_allocFrediano Ziglio2013-06-271-13/+9
* gcov: Add script to split coverage informations.Frediano Ziglio2013-05-302-1/+190
* gcov: Add small utility to deal with test coverage information from XenFrediano Ziglio2013-02-212-2/+158
* xen-tmem-list-parse: fix ugly parse outputDan Magenheimer2012-11-141-0/+2
* x86: Save/restore TSC adjust during HVM guest migrationLiu, Jinsong2012-09-261-0/+8
* x86: vMCE save and restoreLiu, Jinsong2012-09-261-0/+2
* xenpm: make argument parsing and error handling more consistentJan Beulich2012-09-171-170/+149
* xenpm, x86: Fix reporting of idle state average residency timesBoris Ostrovsky2012-06-061-1/+8
* xenpm: Fix reporting of C0 residence timesBoris Ostrovsky2012-05-301-4/+10
* tools: Install pv bootloaders in libexec rather than /usr/binGeorge Dunlap2012-05-151-1/+6
* nstore: rename public xenstore headersIan Campbell2012-05-141-1/+1
* tools: xen-lowmemd is x86 specific, only install for x86Ian Campbell2012-05-141-2/+2
* tools: Fix FPU save area definition in xen-hvmctxTim Deegan2012-04-241-1/+1
* autoconf: add check for curses libraryRoger Pau Monne2012-03-132-6/+8
* add new bootloader xenpvnetboot for pv guestZhigang Wang2012-03-012-1/+294
* 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-012-2/+153
* x86/vMCE: save/restore MCA capabilitiesJan Beulich2012-02-241-0/+8
* xenpm: assorted adjustmentsJan Beulich2012-01-101-42/+31
* tools/x86_64: Fix cpuid() inline asm to not clobber stack's red zoneKeir Fraser2011-12-021-7/+10
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-9/+9
* x86 pm: provide CC7/PC2 residencyYang Zhang2011-10-251-4/+14
* Add save/restore support for viridian APIC assist pfn.Paul Durrant2011-09-261-4/+13
* tools: fix install of lomountIan Campbell2011-09-221-2/+2
* xenpm: clean up print messagesKevin Tian2011-07-081-2/+9
* tools: xen-ringwatch: spot, and work around, broken frontend/backend ring I/ODaniel Stodden2011-06-212-1/+620
* xen-detect: Fix cpuid asm for 32-bit PIC compilation.Keir Fraser2011-06-171-17/+20
* Fix the filename of the archive produced by 'make deb'Tim Deegan2011-05-271-1/+1
* Build target to wrap dist/install in a .deb archive.Tim Deegan2011-05-161-0/+56
* tools: remove pattern matched linking rulesIan Campbell2011-03-312-20/+26
* 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-174-4/+4
* tools: gtracestate: fix several problemsWei Gang2011-03-031-13/+18
* tools/misc/xen-hptool: Silently retry on CPU hotplug EBUSY failure.Keir Fraser2011-01-141-2/+17
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-4/+5
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-221-6/+6
* xenpm: use hypercall buffers.Ian Campbell2010-10-221-14/+42
* libxc: convert sysctl interfaces over to hypercall buffersIan Campbell2010-10-222-52/+16