Xen Project Repositories: Difference between revisions

From Xen
Jump to navigationJump to search
m (Updated repos, as 4.2 is now current)
Line 10: Line 10:
''staging'' trees are automatically pushed to the primary trees after test
''staging'' trees are automatically pushed to the primary trees after test



== Latest Xen stable release branch (xen-4.1-testing) ==
== 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 .
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 stable release on the stable branch.
These repositories contain the in-progress work on the next release on the previous stable branch.


* '''[http://xenbits.xen.org/hg/xen-4.1-testing.hg xen-4.1-testing.hg]''' (''[http://xenbits.xen.org/hg/staging/xen-4.1-testing.hg staging]'').
* '''[http://xenbits.xen.org/hg/xen-4.2-testing.hg xen-4.2-testing.hg]''' (''[http://xenbits.xen.org/hg/staging/xen-4.2-testing.hg staging]'').
* '''[http://xenbits.xen.org/gitweb/?p=qemu-xen-4.1-testing.git qemu-xen-4.1-testing.hg]''' (''[http://xenbits.xen.org/gitweb/?p=staging/qemu-xen-4.1-testing.git staging]'').
* '''[http://xenbits.xen.org/gitweb/?p=qemu-xen-4.2-testing.git qemu-xen-4.2-testing.hg]''' (''[http://xenbits.xen.org/gitweb/?p=staging/qemu-xen-4.2-testing.git staging]'').


== Previous Xen stable release branch (xen-4.0-testing) ==
== Previous Xen stable release branch (xen-4.1-testing) ==


The latest stable release from this previous branch is available from http://www.xen.org/products/xen_archives.html .
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.
These repositories contain the in-progress work on the next release on the previous stable branch.


* '''[http://xenbits.xen.org/hg/xen-4.0-testing.hg xen-4.0-testing.hg]''' (''[http://xenbits.xen.org/hg/staging/xen-4.0-testing.hg staging]'').
* '''[http://xenbits.xen.org/hg/xen-4.1-testing.hg xen-4.1-testing.hg]''' (''[http://xenbits.xen.org/hg/staging/xen-4.1-testing.hg staging]'').
* '''[http://xenbits.xen.org/gitweb/?p=qemu-xen-4.0-testing.git qemu-xen-4.0-testing.hg]''' (''[http://xenbits.xen.org/gitweb/?p=staging/qemu-xen-4.0-testing.git staging]'').
* '''[http://xenbits.xen.org/gitweb/?p=qemu-xen-4.1-testing.git qemu-xen-4.1-testing.hg]''' (''[http://xenbits.xen.org/gitweb/?p=staging/qemu-xen-4.1-testing.git staging]'').


== Xen development branch (xen-unstable) ==
== Xen development branch (xen-unstable) ==

Revision as of 14:59, 24 September 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.

In addition to the above we have axen-unstable.hg source browser.

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
  • stable-4.0 -> xen-4.0-testing.hg
  • stable-4.1 -> xen-4.1-testing.hg

xen.git

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:

Browse all source repositories hosted on xenbits