| |
|
 |
|
|
|
|
|
| Products | Downloads | Xen Hypervisor |
Xen ARM | Xen Cloud Platform | Projects | Solution Search |
|
|
|
|
XCI Source
The xen.git and ioemu.git repositories are images of the current Xen Hyeprvisor mainstream repositories (xen-unstable and xen-unstable's ioemu.git). Xen.org maintains patch-queues on top of both repositories, that we'll feed upstream at some point in the development cycle.
XCI Repositories (through gitweb):
Download It
XCI build system can be found in the build git repository; the build will automatically download everything needed to build the root image. The build requires that you have the following package installed on your host system:
- make
- gcc and bcc
- git (DVCS)
- flex and bison
- as86, iasl
- bzip2
note: For now, a 32 bits host environnment is necessary to build successfuly. building on a 64 bits host machine is not yet supported. It should be possible on any distributions when the packages mentionned has been installed, however since we can't test all distributions ourselves, we recommend building on a debian lenny chroot. we accept patches for build failures related to distributions differences
download the build repository:
$ git clone http://xenbits.xen.org/git-http/xenclient/build.git
build the image:
$ make
Have a look at the Build Instructions as well as XCI Getting Started for more details on working with XCI.
Pre-Built Images
Not yet available.
|
| |
| |
|