--- wikisrc/ports/xen.mdwn 2012/04/29 13:46:32 1.1 +++ wikisrc/ports/xen.mdwn 2014/12/23 23:20:23 1.10 @@ -1,27 +1,32 @@ [[!template id=port port="xen" -cur_rel="5.1.2" -future_rel="6.0" -changes_cur="5.0" -changes_future="6.0" +future_rel="7.0" +changes_cur="6.0" +changes_future="7.0" thumbnail="http://www.netbsd.org/images/ports/xen/xenlogo.gif" about=""" NetBSD/xen is a port of NetBSD to the Xen virtual machine monitor. It was first brought to NetBSD by Christian Limpach and committed to the source tree -on March 11th, 2004. +on March 11th, 2004. It is not quite a port in its own right, but an +extension to the i386 and amd64 ports. Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Xen is Open Source software. +For instructions on how to install Xen with NetBSD, see the [[Xen Howto|/ports/xen/howto]] + See [http://www.xen.org/](http://www.xen.org/) for more details on Xen. The current maintainer of NetBSD/xen is Manuel Bouyer. +See also [Amazon EC2](/amazon_ec2/). + """ aditional=""" * [The Xen virtual machine monitor](http://www.xen.org/) * [Mail the NetBSD/xen port maintainer](mailto:port-xen-maintainer@NetBSD.org) + * """ ]] [[!tag tier1port]]