           SPELL=xen
         VERSION=3.0.0
          SOURCE=${SPELL}-${VERSION}-src.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/${SOURCE}
   SOURCE_URL[1]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
SOURCE_HASH=sha512:d57d48382304241b989d138aae7d3745c530d062b7e7dca4956a40cf948e8f5a2b3c3c79bba0c74460b28b33906dd0d94e252c4caa88b1aef383281c8d10b880
        WEB_SITE=http://xen.sourceforge.net/
         ENTERED=20041110
         UPDATED=20041206
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="Xen is a paravirtualising 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
