--- wikisrc/ports/xen.mdwn 2012/04/29 13:46:32 1.1 +++ wikisrc/ports/xen.mdwn 2016/06/21 09:32:44 1.15 @@ -1,26 +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="8.0" +changes_cur="7.0" +changes_future="8.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. Current versions of Xen also support +ARM, but NetBSD has no support for that as of yet. 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. -See [http://www.xen.org/](http://www.xen.org/) for more details on Xen. +For instructions on how to install Xen with NetBSD, see the +[[Xen HOWTO|/ports/xen/howto]]. + +See [http://www.xenproject.org/](http://www.xenproject.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) """ ]]