           SPELL=xen-docs
         PACKAGE=xen
         VERSION=3.1.2-hg15502
          SOURCE=${PACKAGE}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.sig
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION/-hg*/}
   SOURCE_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE}
  SOURCE2_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE2}
      SOURCE_GPG=gurus.gpg:${SOURCE2}
        WEB_SITE=http://xen.sourceforge.net/
         ENTERED=20041110
         UPDATED=20041206
      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
