           SPELL=xen-tools
         PACKAGE=xen
         VERSION=3.4.0
          SOURCE=${PACKAGE}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:e954ef551b9618cbc8c7188961c7f57570c494122171093892bd0a8abbe29ef9f7c1b3822335968ae84c835ae470f87fdaaa4a9630206b7f4511b1e2f1535a3b
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}
   SOURCE_URL[0]=http://bits.xensource.com/oss-xen/release/${VERSION}/${SOURCE}
        WEB_SITE=http://www.xen.org
         ENTERED=20041110
      LICENSE[0]=GPL
        KEYWORDS="utils"
           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
