           SPELL=xen-kernel
         VERSION=2.0.5
          SOURCE=xen-${VERSION}-src.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/xen-2.0
   SOURCE_URL[0]=http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/${SOURCE}
   SOURCE_URL[1]=${SOURCEFORGE_URL}/xen/${SOURCE}
        XEN_KVER=2.6.10
          MD5[0]=97fe755751615136470fff3239f3451d 
        WEB_SITE=http://xen.sourceforge.net/
         ENTERED=20041110
         UPDATED=20041206
      LICENSE[0]=GPL
       BUILD_API=2
     GATHER_DOCS=off
           SHORT="linux kernel for the Xen virtual machine monitor"
cat << EOF
Xen is a paravirtualising virtual machine monitor (VMM), or 'hypervisor',
for the x86 processor architecture. Xen can securely execute multiple
virtual machines on a single physical system with close-to-native
performance. The virtual machine technology facilitates enterprise-grade
functionality, including:

* Virtual machines with performance close to native hardware.
* Live migration of running virtual machines between physical hosts.
* Excellent hardware support (supports most Linux device drivers).
* Sandboxed, restartable device drivers.
EOF
