Xen Project Repositories: Difference between revisions
OliverChick (talk | contribs) m (Updated repos, as 4.2 is now current) |
(LXR is now more, additional git tree branches.) |
||
Line 35: | Line 35: | ||
* '''[http://xenbits.xen.org/hg/xen-unstable.hg xen-unstable.hg]''' (''[http://xenbits.xen.org/hg/staging/xen-unstable.hg staging]''). |
* '''[http://xenbits.xen.org/hg/xen-unstable.hg xen-unstable.hg]''' (''[http://xenbits.xen.org/hg/staging/xen-unstable.hg staging]''). |
||
* '''[http://xenbits.xen.org/gitweb/?p=qemu-xen-unstable.git qemu-xen-unstable.hg]''' (''[http://xenbits.xen.org/gitweb/?p=staging/qemu-xen-unstable.git staging]''). |
* '''[http://xenbits.xen.org/gitweb/?p=qemu-xen-unstable.git qemu-xen-unstable.hg]''' (''[http://xenbits.xen.org/gitweb/?p=staging/qemu-xen-unstable.git staging]''). |
||
In addition to the above we have a[http://lxr.xensource.com/lxr/source xen-unstable.hg source browser]. |
|||
== Git mirror of Xen == |
== Git mirror of Xen == |
||
Line 43: | Line 41: | ||
* master -> xen-unstable.hg |
* master -> xen-unstable.hg |
||
* staging -> staging/xen-unstable.hg |
* staging -> staging/xen-unstable.hg |
||
⚫ | |||
* stable-4.1 -> xen-4.2-testing.hg |
|||
* stable-4.1 -> xen-4.1-testing.hg |
|||
* stable-4.0 -> xen-4.0-testing.hg |
* stable-4.0 -> xen-4.0-testing.hg |
||
⚫ | |||
[http://xenbits.xen.org/gitweb/?p=xen.git xen.git] |
[http://xenbits.xen.org/gitweb/?p=xen.git xen.git] |
Revision as of 09:09, 27 November 2012
Xen Repositories
staging trees are automatically pushed to the primary trees after test
Current Xen stable release branch (xen-4.2-testing)
The latest stable release from this branch is available from http://www.xen.org/products/xen_source.html .
These repositories contain the in-progress work on the next release on the previous stable branch.
Previous Xen stable release branch (xen-4.1-testing)
The latest stable release from this branch is available from http://www.xen.org/products/xen_archives.html .
These repositories contain the in-progress work on the next release on the previous stable branch.
Xen development branch (xen-unstable)
These repositories contain the development version of Xen.
Git mirror of Xen
In addition to the mercurial repositories of Xen, there is a Git repository which contain several branches:
- master -> xen-unstable.hg
- staging -> staging/xen-unstable.hg
- staging-4.1 -> staging/xen-4.2-testing.hg
- stable-4.1 -> xen-4.2-testing.hg
- stable-4.1 -> xen-4.1-testing.hg
- stable-4.0 -> xen-4.0-testing.hg
Kernels
Linux
For more information on selecting suitable domain 0 kernels please see http://wiki.xen.org/xenwiki/XenDom0Kernels.
The recommended stable Linux kernel branch is:
Additional information:
- List of features in various Xen kernel trees: XenKernelFeatures
- More information about pvops kernels: XenParavirtOps