aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* x86: Xsave support for PV guests.Keir Fraser2010-11-031-1/+0
* Fix ia64 tools buildKeir Fraser2010-11-021-0/+46
* libxl: fix build since 22325:4ac03710fc32Gianni Tedesco2010-11-011-0/+1
* hvmloader: Configure gPXE to use serial consoleKeir Fraser2010-10-291-0/+3
* avoid numa placement of cpus with active cpupoolsJuergen Gross2010-10-282-1/+6
* libxl: Fix migration of HVM guestsIan Campbell2010-10-285-10/+36
* xl: support -w (wait) option in xl shutdownIan Campbell2010-10-281-3/+42
* libxl: Fix format string abuses / vulnerabilitiesIan Jackson2010-10-281-5/+8
* libxl: fix dom0 minimum memory threshold checkGianni Tedesco2010-10-281-6/+7
* gdbsx: Makefiles: correctly generate dependenciesGianni Tedesco2010-10-283-7/+2
* ocaml: Makefile: delete dependency files during make cleanGianni Tedesco2010-10-281-1/+1
* tools: Makefile: delete qemu during make distcleanGianni Tedesco2010-10-281-0/+6
* libxl: Makefile: delete temporary files during make cleanGianni Tedesco2010-10-281-1/+1
* blktap2: Makefiles: delete symlinks and deps during make cleanGianni Tedesco2010-10-282-1/+2
* Do not wait for memory teardown when live migrateMiroslav Rezanina2010-10-282-21/+30
* libxc: fix xc_version by handling all known command types.Ian Campbell2010-10-271-1/+19
* MergeIan Jackson2010-10-265-0/+2223
|\
| * "kdd" Windows debugger stub.Tim Deegan2010-10-265-0/+2223
* | libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-2217-232/+78
* | libxc: do not align/lock buffers which do not need itIan Campbell2010-10-222-24/+3
* | secpol: use hypercall buffersIan Campbell2010-10-221-27/+56
* | xenpm: use hypercall buffers.Ian Campbell2010-10-221-14/+42
* | python xc: use hypercall buffer interface.Ian Campbell2010-10-221-21/+49
* | python acm: use hypercall buffer interface.Ian Campbell2010-10-221-68/+103
* | libxc: convert ia64 dom0vp interface to hypercall buffersIan Campbell2010-10-222-21/+27
* | libxc: switch page offlining interfaces to hypercall buffersIan Campbell2010-10-221-9/+1
* | libxc: convert mmuext op interface over to hypercall buffersIan Campbell2010-10-221-13/+15
* | libxc: convert memory op interface over to hypercall buffersIan Campbell2010-10-222-50/+58
* | libxc: convert gnttab interfaces over to hypercall buffersIan Campbell2010-10-222-22/+17
* | libxc: convert tmem interface over to hypercall buffersIan Campbell2010-10-221-28/+37
* | libxc: convert mca interface over to hypercall buffersIan Campbell2010-10-221-6/+7
* | libxc: convert hvmop interfaces over to hypercall buffersIan Campbell2010-10-222-80/+93
* | libxc: convert flask interfaces over to hypercall buffersIan Campbell2010-10-221-6/+7
* | libxc: convert physdevop interface over to hypercall buffersIan Campbell2010-10-221-6/+5
* | libxc: convert schedop interfaces over to hypercall buffersIan Campbell2010-10-221-10/+11
* | libxc: convert evtchn interfaces over to hypercall buffersIan Campbell2010-10-221-9/+8
* | libxc: convert acm interfaces over to hypercall buffersIan Campbell2010-10-221-18/+21
* | libxc: convert watchdog interface over to hypercall buffersIan Campbell2010-10-221-10/+11
* | libxc: convert sysctl interfaces over to hypercall buffersIan Campbell2010-10-2210-210/+183
* | libxc: convert shadow domctl interfaces and save/restore over to hypercall bu...Ian Campbell2010-10-226-72/+59
* | libxc: convert domctl interfaces over to hypercall buffersIan Campbell2010-10-225-101/+103
* | libxc: convert xc_version over to hypercall buffersIan Campbell2010-10-222-15/+20
* | libxc: infrastructure for hypercall safe data buffers.Ian Campbell2010-10-265-2/+352
|/
* libxc: correct handling of switch_qemu_logdirty callback return valueIan Campbell2010-10-251-2/+2
* hvmloader: reduce iasl verbosityKeir Fraser2010-10-241-2/+2
* libxl: add a detailed explanation of the libxl domain memory modelIan Jackson2010-10-211-0/+70
* tools: cleanup domain save switch_qemu_logdirty callbackIan Campbell2010-10-216-39/+65
* tools: cpupools: add example cpupool config fileJuergen Gross2010-10-212-0/+18
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-2112-84/+822
* tools: cpupools: Rename cpu-pool commands in xm to cpupool-*Juergen Gross2010-10-214-67/+76