aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* [XENOPROF] Fix buffer sharing with auto-translate guests.kfraser@localhost.localdomain2006-12-191-1/+1
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2006-12-192-6/+6
|\
| * [XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80Ian Campbell2006-12-181-2/+2
| * [XEN] Only print progress dots when scrubbing actual memory.kfraser@localhost.localdomain2006-12-181-4/+4
* | [IA64] evtchn_callback fix and cleanawilliam@xenbuild2.aw2006-12-183-277/+18
* | [IA64] Mask out reserved bits to avoid Reserved Register/Field faults.awilliam@xenbuild2.aw2006-12-182-0/+6
* | [IA64] Reflect general exceptionsawilliam@xenbuild2.aw2006-12-182-0/+5
* | [IA64] remove global zero initializersawilliam@xenbuild2.aw2006-12-151-3/+3
|/
* Clean-up hvm/shadow interaction around cr3 updates.Steven Hand2006-12-157-26/+43
* [XEN] Clean up list.h for Xen formatting rules and add hlist macroskfraser@localhost.localdomain2006-12-151-85/+248
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2006-12-1410-106/+119
|\
| * [XEN] Provide PV guests with emulated PIT.kfraser@localhost.localdomain2006-12-145-23/+51
| * [XEN] Fix memory allocator after recent bootmem change.kfraser@localhost.localdomain2006-12-141-1/+3
| * [KEXEC] Clean up kexec code and fix panic-induced reboot whenkfraser@localhost.localdomain2006-12-145-66/+45
| * [XEN] Boot allocator searches from earliest registeredkfraser@localhost.localdomain2006-12-141-16/+20
* | [IA64][HVM] Use vcpu info from getdomaininfoawilliam@xenbuild2.aw2006-12-141-7/+0
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-1498-1830/+3161
|\|
| * [XEN] Spot incorrect use of lXe_write & Co.kfraser@localhost.localdomain2006-12-144-32/+45
| * Allow loading of ELF kernel images that support both PAE and non-PAE.kfraser@localhost.localdomain2006-12-143-14/+22
| * [XEN] Improve scheduler cap mechanismEmmanuel Ackaouy2006-12-133-20/+63
| * [XEN] Make TRC_MEM's bits unique.George Dunlap2006-12-131-1/+1
| * mergeIan Campbell2006-12-131-3/+11
| |\
| | * [XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded.Ian Campbell2006-12-131-3/+11
| * | [XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h.kfraser@localhost.localdomain2006-12-137-80/+144
| * | [XEN] Use cpumask macros to update numa node masks.kfraser@localhost.localdomain2006-12-132-2/+2
| * | Tiny fix.Steven Hand2006-12-131-1/+1
| |/
| * Merge with xenppc-unstablekfraser@localhost.localdomain2006-12-137-313/+237
| |\
| | * [XEN] Fix kexec crash.kfraser@localhost.localdomain2006-12-131-2/+2
| | * [XEN] Improve multi-core/thread scheduler support.Emmanuel Ackaouy2006-12-121-308/+212
| | * [XEN] Be sure to discard old PAE l2 shadows when guest l2e becomes null.Tim Deegan2006-12-121-0/+3
| | * Merge.ssmith@localhost.localdomain2006-12-11110-1117/+12152
| | |\
| | | * [XEN] Only allow each domain to putput crash debug info once.kfraser@localhost.localdomain2006-12-111-1/+5
| | * | [XEN] The shadow FAST_FAULT_PATH optimisation assumes that pages neverssmith@localhost.localdomain2006-12-113-2/+15
| * | | [POWERPC][XEN] Add support for || as a xen/dom0 commandline divider.Hollis Blanchard2006-12-121-4/+12
| * | | [XEN][POWERPC] boot_of_allocator fixupsJimi Xenidis2006-12-111-19/+4
| * | | [XEN][POWERPC] Fix systemsim-gpul failure to bootJimi Xenidis2006-12-111-2/+5
| * | | [POWERPC][XEN] Remove unused uaccess.h header.Hollis Blanchard2006-12-121-38/+0
| * | | [POWERPC][XEN] Fix gdbstub build break.Hollis Blanchard2006-12-121-0/+1
| * | | [POWERPC][XEN] Fix kexec build breakage.Hollis Blanchard2006-12-122-5/+2
| * | | [POWERPC][XEN] Fix build break by using bitmap field in cpumask_t.Hollis Blanchard2006-12-122-2/+2
| * | | [POWERPC][XEN] Fix warning by removing "packed".Hollis Blanchard2006-12-121-2/+2
| * | | [POWERPC][XEN] Build fixes.Hollis Blanchard2006-12-122-0/+10
| * | | [POWERPC][XEN] Add empty xenoprof.h.Hollis Blanchard2006-12-121-0/+26
| * | | [POWERPC] Merge with xen-unstable.hg.Hollis Blanchard2006-12-12164-1860/+15011
| |\ \ \ | | | |/ | | |/|
| * | | [POWERPC] Merge in outstanding changes from xenppc-unstable.hg.Hollis Blanchard2006-12-1224-392/+554
| * | | [XEN][POWERPC] should comment the Power Managment workaround in the code as wellJimi Xenidis2006-12-011-1/+4
| * | | [XEN][POWERPC] cleanup hard tabsJimi Xenidis2006-11-289-106/+106
| * | | [XEN][POWERPC] Fix IPI stall timeout without using timebase_freqJimi Xenidis2006-11-281-10/+21
| * | | [XEN][POWERPC] Do not override smp function call wait flagJimi Xenidis2006-11-281-1/+0
| * | | [XEN][POWERPC] Generalized parallel IPI handlersJimi Xenidis2006-11-283-11/+2