aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterremove debugging jmpJames11 years
stagingspinlock: ensure the flags parameter is wide enoughAndrew Cooper11 years
staging-4.2x86-64: check for canonical address before doing page walksJan Beulich11 years
stable-4.3update Xen version to 4.3.1-rc2Jan Beulich11 years
staging-4.3update Xen version to 4.3.1-rc2Jan Beulich11 years
stable-4.2libxl: fix out-of-memory error handling in libxl_list_cpupoolMatthew Daley11 years
stable-4.1x86: check segment descriptor read result in 64-bit OUTS emulationMatthew Daley11 years
staging-4.1x86: check segment descriptor read result in 64-bit OUTS emulationMatthew Daley11 years
stable-4.0compat/gnttab: Prevent infinite loop in compat codeIan Jackson12 years
staging-4.0compat/gnttab: Prevent infinite loop in compat codeIan Jackson12 years
 
TagDownloadAuthorAge
4.3.1-rc2xen-4.3.1-rc2.tar.gz  xen-4.3.1-rc2.tar.bz2  xen-4.3.1-rc2.zip  Ian Jackson11 years
4.3.1-rc1xen-4.3.1-rc1.tar.gz  xen-4.3.1-rc1.tar.bz2  xen-4.3.1-rc1.zip  Keir Fraser11 years
RELEASE-4.1.6.1xen-RELEASE-4.1.6.1.tar.gz  xen-RELEASE-4.1.6.1.tar.bz2  xen-RELEASE-4.1.6.1.zip  Ian Jackson11 years
RELEASE-4.1.6xen-RELEASE-4.1.6.tar.gz  xen-RELEASE-4.1.6.tar.bz2  xen-RELEASE-4.1.6.zip  Ian Jackson11 years
RELEASE-4.2.3xen-RELEASE-4.2.3.tar.gz  xen-RELEASE-4.2.3.tar.bz2  xen-RELEASE-4.2.3.zip  Ian Jackson11 years
4.1.6-rc2xen-4.1.6-rc2.tar.gz  xen-4.1.6-rc2.tar.bz2  xen-4.1.6-rc2.zip  Keir Fraser11 years
4.2.3-rc2xen-4.2.3-rc2.tar.gz  xen-4.2.3-rc2.tar.bz2  xen-4.2.3-rc2.zip  Keir Fraser11 years
4.2.3-rc1xen-4.2.3-rc1.tar.gz  xen-4.2.3-rc1.tar.bz2  xen-4.2.3-rc1.zip  Ian Jackson11 years
4.1.6-rc1xen-4.1.6-rc1.tar.gz  xen-4.1.6-rc1.tar.bz2  xen-4.1.6-rc1.zip  Ian Jackson11 years
RELEASE-4.3.0xen-RELEASE-4.3.0.tar.gz  xen-RELEASE-4.3.0.tar.bz2  xen-RELEASE-4.3.0.zip  Ian Jackson11 years
[...]
 
AgeCommit messageAuthorFilesLines
2006-10-15[XENOPROF] Add a lock around the xenoprof hypercall. It mutates global state.3.0.3-branchedkfraser@localhost.localdomain1-22/+47
2006-10-15[XENOPROF] Fix limit-check overflow.kfraser@localhost.localdomain1-8/+7
2006-10-15[SHADOW] Trivial whitespace fix to a couple of printf format strings.kfraser@localhost.localdomain1-2/+2
2006-10-15[XEND] Check for and fail on non-existent floppy-drive file when starting HVM...kfraser@localhost.localdomain1-0/+5
2006-10-15[HVM] Fix PIC IO intercept: addresses are physical, not virtual.kfraser@localhost.localdomain2-32/+33
2006-10-13[NET] front: Do not read features from backend until it enters InitWait.kfraser@localhost.localdomain1-45/+45
2006-10-13[NET] back: Simplify probing of new interfaces. There's no needkfraser@localhost.localdomain3-80/+33
2006-10-13[NET] front: No need to read handle field from xenstore. It's not used.kfraser@localhost.localdomain1-12/+4
2006-10-13[IOEMU] Fix argument to parse_host().kaf24@localhost.localdomain1-1/+1
2006-10-12[HVM][SVM] Use proper name for the K8 VM_CR MSR.kfraser@localhost.localdomain2-4/+11
[...]
 
Clone
git://git.panaceas.org/xen/xen
ssh://git@git.panaceas.org/git/xen/xen