aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Honour XEN_LINUX_GIT_LOCALBRANCH and XEN_LINUX_GITREV variablesKeir Fraser2010-05-121-4/+6
* domctl: Fix cpumap/cpumask conversion functions to return an error code.Keir Fraser2010-05-125-26/+28
* x86: Replace our own specialised versions of memset and memcpy withKeir Fraser2010-05-112-254/+9
* xl: use help table to describe command help informationKeir Fraser2010-05-113-135/+173
* xl: Add "xl trigger" command, a clone of "xm trigger".Keir Fraser2010-05-115-0/+83
* x86: Detect and handle unexpected platform-timer counter wrap.Keir Fraser2010-05-111-7/+29
* Define ABS() library function. Use it.Keir Fraser2010-05-112-1/+6
* tasklet: Improve scheduler interaction.Keir Fraser2010-05-118-43/+72
* libxl: More cpupool fixes.Keir Fraser2010-05-112-1/+4
* xl: "vncunused" is documented to default to 1.Keir Fraser2010-05-111-1/+1
* x86: Export timer hypercalls to HVM guests tooKeir Fraser2010-05-111-0/+11
* VT-d: prevent watchdog timer from kicking in whenKeir Fraser2010-05-112-0/+8
* x86: TSC handling cleanupsKeir Fraser2010-05-119-45/+34
* xm: explicitly differentiate between tap and tap2 in config parsing.Keir Fraser2010-05-112-2/+6
* xl: Remove transaction handle in "xl rename"Keir Fraser2010-05-101-8/+1
* xl: add missing migrate commands to command tableKeir Fraser2010-05-101-0/+2
* Remus: fix missing import in device.pyKeir Fraser2010-05-101-1/+1
* libxl: Check cpupool parameter during domain creation.Keir Fraser2010-05-101-1/+7
* xentrace: fix bug in t_info sizeKeir Fraser2010-05-101-1/+1
* xl: ignore opengl unless sdl is enabledKeir Fraser2010-05-101-1/+1
* svm: Avoid VINTR injection during NMI shadowKeir Fraser2010-05-071-3/+14
* libxl: fix paths for non-standard installationsKeir Fraser2010-05-072-4/+7
* ocaml: NetBSD support and general CFLAGS cleanupKeir Fraser2010-05-0716-45/+34
* xl: Update memory info in xenstore when use 'xl mem-set'Keir Fraser2010-05-071-0/+11
* xenstored: Always build and install.Keir Fraser2010-05-071-4/+4
* domain_create: No need to zero new domain struct as done by arch-dep codeKeir Fraser2010-05-072-5/+5
* multiboot asm: Get offset constants from the C structKeir Fraser2010-05-073-4/+10
* xenpm: remove wrong and pointless "current" indicatorKeir Fraser2010-05-071-4/+1
* x86/cpufreq: fix turbo mode detectionKeir Fraser2010-05-073-27/+49
* libxl: Support cpupoolsKeir Fraser2010-05-075-6/+100
* credit2: Fix credit2 + cpupoolsKeir Fraser2010-05-071-18/+38
* xl: Add "xl rename" command, a clone of "xm rename".Keir Fraser2010-05-073-0/+47
* xl: Add "xl domname" command, a clone of "xm domname".Keir Fraser2010-05-073-0/+45
* xl: Add "xl domid" command, a clone of "xm domid".Keir Fraser2010-05-073-1/+39
* xend: support blktap2 in xend blkif utilsKeir Fraser2010-05-071-1/+1
* libxl: support vncpassword in device-model specificationKeir Fraser2010-05-073-1/+37
* xl: Start enumerating vifs from 0.Keir Fraser2010-05-071-1/+1
* ocaml: Add -Werror to CFLAGS and fix resulting errors.Keir Fraser2010-05-075-12/+50
* .hgignore: Update for new ocaml build-generated files.Keir Fraser2010-05-071-1/+4
* ocam: add missing files that got lost in the v2 shuffleKeir Fraser2010-05-073-0/+372
* ocaml: Fix C include paths in MakefileKeir Fraser2010-05-071-3/+2
* ocaml: Fix Makefile for parallel build.Keir Fraser2010-05-071-8/+11
* Reduce 'd' debug key's global impactKeir Fraser2010-05-066-24/+87
* xl: fix printf format specifier for 64-bit argumentsKeir Fraser2010-05-061-2/+2
* libxl: make use of libxl path functionsKeir Fraser2010-05-064-4/+21
* xl: If domain creation fails, destroy the domainKeir Fraser2010-05-061-7/+19
* Remove CPUID4 emulation for AMD CPUsKeir Fraser2010-05-061-120/+1
* Reduce '0' debug key's global impactKeir Fraser2010-05-061-0/+51
* x86: add .data.page_aligned sectionKeir Fraser2010-05-064-3/+12
* iommu: add missing __init annotationsKeir Fraser2010-05-064-10/+9