           SPELL=xen-hypervisor
         PACKAGE=xen
         VERSION=3.4.2
          SOURCE=${PACKAGE}-${VERSION}.tar.gz
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
#     SOURCE_HASH=sha512:d4af7572494fe251ac1c42f151e4f5052d222a5a371b3aed0a8dac3c76b3a2c8b810279389148a51404a266ba7542aa82f12e5439a98d22ba437be89d939b789
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
