aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* xl: Add help for 'xl info' commandKeir Fraser2010-05-041-1/+4
* libxl: Build with -WerrorKeir Fraser2010-05-041-1/+1
* xl: Add command description to command tableKeir Fraser2010-05-044-47/+56
* xl: Use command table to store command name and implementationKeir Fraser2010-05-044-57/+67
* xl: Move xl command implementation to a seperate fileKeir Fraser2010-05-044-2832/+2911
* xl: Add subcommand "xl sched-credit"Keir Fraser2010-05-043-0/+175
* Update QEMU_TAG to 01626771cf2e9285fbfddcbded2820fc77745e4bKeir Fraser2010-05-041-3/+3
* Remus: use IFB for net buffer on newer kernelsKeir Fraser2010-05-042-37/+238
* Remus: add file locking and modprobe utility functionsKeir Fraser2010-05-041-1/+50
* Remus: include device name in vif objectsKeir Fraser2010-05-042-3/+13
* Remus: fix VM stringificationKeir Fraser2010-05-041-2/+3
* Remus: move device handling into its own moduleKeir Fraser2010-05-042-135/+143
* Remus: remove obsolete codeKeir Fraser2010-05-041-18/+0
* Remus: python netlink fixesKeir Fraser2010-05-042-6/+10
* libxl: Expose build-time install paths inside libxl.Keir Fraser2010-04-295-12/+87
* x86, shadow: propagate pat caching on the shadow l1Keir Fraser2010-04-262-15/+19
* Support Linux's advanced crashkernel= syntaxKeir Fraser2010-04-263-3/+104
* x86: make pxm_to_node() return sane values when disabling NUMA internallyKeir Fraser2010-04-261-1/+3
* xl: Add option '-p' for command 'xl create'Keir Fraser2010-04-261-3/+7
* xl: Fix segment fault of 'xl list'Keir Fraser2010-04-261-1/+1
* cpupools, xend: Add missing file sxputils.pyKeir Fraser2010-04-261-0/+64
* cpupools, xend: Add missing file XendCPUPool.pyKeir Fraser2010-04-231-0/+905
* Add debug-key 'D' to dump EPT p2m table.Keir Fraser2010-04-233-0/+77
* xl: support oos domain parameterKeir Fraser2010-04-233-0/+7
* cpupools: optimise domain creation if pool movement is a no-opKeir Fraser2010-04-231-0/+6
* Revert 21224:a7947fd90328 "xend: earlier remove the backend of tapdisk device"Keir Fraser2010-04-231-7/+1
* console: Make initial static console buffer __initdata.Keir Fraser2010-04-221-19/+8
* xend: earlier remove the backend of tapdisk device inKeir Fraser2010-04-221-1/+7