aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* svm: support EFER.LMSLE for guestsKeir Fraser2010-05-063-2/+32
* vmce: Clean up implementation and setup/destroy.Keir Fraser2010-05-064-145/+126
* ia64: sysctl build fixes.Keir Fraser2010-05-061-17/+44
* EPT: fix handling of super page level limitKeir Fraser2010-05-061-8/+9
* cpupools: Fix cpupool sysctl locking.Keir Fraser2010-05-061-6/+5
* xm: Add exception handling when launching vncviewerKeir Fraser2010-05-061-2/+7
* xl: fix bash completionKeir Fraser2010-05-061-1/+1
* ocaml: Build components by default on Linux if toolchain installed.Keir Fraser2010-05-061-1/+9
* ocaml: Build ocaml components if configured (default to off).Keir Fraser2010-05-062-0/+2
* ocaml: remove hook to external repository.Keir Fraser2010-05-063-32/+0
* ocaml: Add Makefile rules.Keir Fraser2010-05-063-0/+157
* ocaml: Add xenstored implementation.Keir Fraser2010-05-0621-0/+3220
* ocaml: add logging bindings.Keir Fraser2010-05-069-0/+741
* ocaml: add uuid bindings.Keir Fraser2010-05-064-0/+171
* ocaml: Add XS bindings.Keir Fraser2010-05-0624-0/+1757
* ocaml: Add XC bindings.Keir Fraser2010-05-0610-0/+3852
* ocaml: add mmap bindings implementation.Keir Fraser2010-05-066-0/+259
* libxl: Ensure install directories are created, and copyKeir Fraser2010-05-051-1/+5
* sysctl: Move sysctl enumeration into a single block, same as domctl.Keir Fraser2010-05-041-18/+35
* scheduler: Add a global parameter adjustment to the switchable scheduler inte...Keir Fraser2010-05-044-0/+38
* scheduler: const-ify references to 'struct scheduler' where possible.Keir Fraser2010-05-044-84/+86
* cpupool: Control interface should be a sysctl rather than a domctl.Keir Fraser2010-05-048-110/+104
* xen-hptool: Fix after interface change to xc_suspend_evtchn_release().Keir Fraser2010-05-041-2/+2
* mce: Revert 21264:a8eb546e3cb0Keir Fraser2010-05-042-22/+7
* CPUIDLE: shorten hpet spin_lock holding timeKeir Fraser2010-05-041-18/+43
* x86: Relocate boot trampoline to avoid BIOS conflicts.Keir Fraser2010-05-041-1/+1
* CPUIDLE: re-implement mwait wakeup processKeir Fraser2010-05-043-12/+19
* credit2/cpupools: Fix crashKeir Fraser2010-05-041-1/+2
* linux pvdrv: generalize location of autoconf.hKeir Fraser2010-05-041-1/+1
* x86: fix Dom0 booting time regressionKeir Fraser2010-05-043-14/+27
* x86: add support for domain-initiated global cache flushKeir Fraser2010-05-042-0/+26
* x86: fix off-by-one error in the cache flush portion of flush_area_local().Keir Fraser2010-05-041-1/+1
* blktap: Fix old QCow tapdisk image handlingKeir Fraser2010-05-041-10/+9
* libxl: make set_memory_target work on domains with no videoramKeir Fraser2010-05-041-3/+1
* p2m_alloc_table: use p2m_alloc_ptpKeir Fraser2010-05-041-11/+8
* vmx, tboot: Check the correct in/outside-SMX flag when init'ing VMX.Keir Fraser2010-05-041-2/+3
* xend: fix bug in option parsingKeir Fraser2010-05-041-4/+4
* x86: add CMCI software injection interfaceKeir Fraser2010-05-042-7/+22
* xl: Make xl usage summary legibleKeir Fraser2010-05-041-1/+1
* pv_ops: Switch kernel from xen/master to xen/stable-2.6.31.xKeir Fraser2010-05-041-1/+1
* Make sure git clone gets the right kernel branchKeir Fraser2010-05-041-4/+3
* mini-os: Revert 21106:b20f897d6010 "Fix xenbus initialisation"Keir Fraser2010-05-044-37/+12
* Change the global suspend event channel lock file to a per-domain lock fileKeir Fraser2010-05-045-15/+22
* xm: catch TypeError if xenconsole is nonexistentKeir Fraser2010-05-041-1/+1
* xl: Add option '-c' for 'xl create'Keir Fraser2010-05-041-7/+23
* xl: Add support of specifying '[vars]' in 'xl create'.Keir Fraser2010-05-041-13/+85
* xl: Add some return-code sanity checks to 'xl info'.Keir Fraser2010-05-041-7/+12
* xl: fix XL_LOG_ERRNOVAL outputKeir Fraser2010-05-041-1/+1
* xl: Add basic bash completion for xl command.Keir Fraser2010-05-043-0/+23
* xl: Remove unused variable verbose in info functionKeir Fraser2010-05-041-4/+3