]> xenbits.xensource.com Git - people/larsk/xenproject-org-websites.git/commitdiff
Added 4.2.1 release
authorlarsk <lars.kurth@citrix.com>
Mon, 17 Dec 2012 15:51:44 +0000 (15:51 +0000)
committerlarsk <lars.kurth@citrix.com>
Mon, 17 Dec 2012 15:51:44 +0000 (15:51 +0000)
xen.org/download/index_4.2.1.html [new file with mode: 0644]
xen.org/index.html
xen.org/products/downloads.html
xen.org/products/xen_archives.html

diff --git a/xen.org/download/index_4.2.1.html b/xen.org/download/index_4.2.1.html
new file mode 100644 (file)
index 0000000..5235b9e
--- /dev/null
@@ -0,0 +1,147 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <title>Xen Hypervisor Source</title>
+       <meta name="description" content="Xen.org, home of the Xen® hypervisor, the powerful open source industry standard for virtualization.">
+       <meta name="keywords" content="xen 2.0, xen 3.0, xen 4.0, xen 4.2, hypervisor, server consolidation, open source, ian pratt, virtualization, virtualisation, xen, xensource">
+       <link href="/css/community_main7.css" rel="stylesheet" type="text/css">
+       <script type="text/javascript" src="/globals/javascript.js"></script>
+<script type="text/javascript" src="/globals/milonic_src.js"></script> 
+       <script type="text/javascript">
+if(ns4)_d.write("<scr"+"ipt type=text/javascript src=/globals/mmenuns4.js><\/scr"+"ipt>");             
+  else _d.write("<scr"+"ipt type=text/javascript src=/globals/mmenudom.js><\/scr"+"ipt>"); 
+
+</script>
+<script type="text/javascript" src="/globals/menu_data_xenorg_main.js"></script>       
+       <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+       <link rel="shortcut icon" href="/favicon.ico">
+
+</head>
+
+<body>
+<table  border="0" cellpadding="0" cellspacing="0" align="center" id="xen_mainTable">
+  <tr>
+    <td class="mainTableTopCell">&nbsp;</td>
+  <td class="mainTableTopCell">&nbsp;</td>
+
+  </tr>
+  <tr>
+    <td height="10" class="corner_tl"><a name="topofpage" id="topofpage"></a><img src="/images/globals/pixel.gif" alt="" width="700" height="9" /></td>
+  <td class="corner_tr">&nbsp;</td>
+  </tr>
+<!-- header -->
+       <!--#include virtual="/includes/header_products.html" -->
+<!-- end header -->      
+
+  <tr>
+
+    <td id="xen_navSecond"><a href="/products/index.html" >Products</a> | <a href="/products/downloads.html">Downloads</a> | <a href="/products/xenhyp.html" class="navSecondOnpage">Xen Hypervisor</a> | 
+     <a href="/products/xen_arm.html">Xen ARM</a> | <a href="/products/cloudxen.html">Xen Cloud Platform</a> | <a href="/products/projectgov.html">Governance</a> | <a href="/community/projects.html"  class="xen_last">Solution Search</a> </td>
+    <td id="xen_navSecondRt">&nbsp;</td>
+  </tr>
+  <tr>
+
+    <td id="xen_content"><div class="xen_navThird">&nbsp;</div>
+        <!-- begin callout -->
+   
+<h1>Xen Hypervisor 4.2.1 Download</h1>
+    <p> Welcome to the Xen 4.2.1 download page!
+    <p></p>
+
+    <p>Xen 4.2.1 is a maintenance release in the 4.2 series and contains:</p>
+    <ul>
+      <li>TODO: add items here</li>
+    </ul>
+
+    <p> The Xen 4.2 release contains a number of important new features and updates including:</p>
+        
+        <p>The release incorporates many new features and improvements to existing features. There are improvements
+       across the board including to Security, Scalability, Performance and Documentation.<ul>
+
+          <li><strong>XL is now the default toolstack</strong>: Significant effort has gone in to the XL
+         tool toolstack in this release and it is now feature complete and robust enough that we have made
+         it the default. This toolstack can now replace xend in the majority of deployments,
+         see <a href="http://wiki.xen.org/wiki/XL_vs_Xend_Feature_Comparison">XL vs Xend Feature Comparison</a>.
+         As well as improving XL the underlying libxl library has been significantly improved and supports
+         the majority of the most common toolstack features. In addition the API has been declared stable
+         which should make it even easier for external toolstack such as <a hfref="http://libvirt.org/">libvirt</a>
+         and <a href="http://www.xen.org/products/cloudxen.html">XCP's</a> xapi to make full use of this functionality
+         in the future.</li>
+
+          <li><strong>Large Systems</strong>: Following on from the improvements made in 4.1 Xen now supports even
+         larger systems, with up to 4095 host CPUs and up to 512 guest CPUs. In addition toolstack feature like the
+         ability to automatically create a CPUPOOL per NUMA node and more intelligent placement of guest VCPUs on
+         NUMA nodes have further improved the Xen experience on large systems. Other new features, such as multiple
+         PCI segment support have also made a positive impact on such systems.</li>
+
+          <li><strong>Improved security</strong>: The XSM/Flask subsystem has seen several enhancements, including
+         improved support for disaggregated systems and a rewritten example policy which is clearer and simpler to
+         modify to suit local requirements.</li>
+
+          <li><strong>Documentation</strong>: The Xen documentation has been much improved, both the
+         <a href="http://xenbits.xen.org/docs/4.2-testing/">in-tree documentation and the <a href="http://wiki.xen.org/wiki">wiki</a>.
+         This is in no small part down to the success of the <a href="http://wiki.xen.org/wiki/Xen_Document_Days">Xen Document Days</a> so
+         thanks to all who have taken part.</li>
+         
+        </ul></p>
+        <p>You can find more information in the <a hef="http://wiki.xen.org/wiki/Xen_4.2_Release_Notes">Xen 4.2 release notes</a>,
+       the <a href="http://wiki.xen.org/wiki/Xen_4.2_Feature_List">Xen 4.2 feature list</a> and the
+       Also see the <a href="http://wiki.xen.org/wiki/Xen_Release_Features">Xen 4.x Feature Matrix</a>.</p>
+
+        
+</p>
+        <table width="800"  border="0" cellpadding="0" cellspacing="0" class="servicestable">
+          <tr class="headerText">
+            <td width="230">&nbsp;</td>
+            <td width="250">Description</td>
+
+            <td width="100"><div align="center">Download</div></td>
+          </tr>
+
+          <tr class="headerText">
+            <td>Tarball</td>
+            <td>&nbsp;</td>
+            <td>&nbsp;</td>
+            <td>&nbsp;</td>
+
+          </tr>
+          <tr>
+            <td><img src="/images/logos/xen_gen_logo.gif" alt="Xen 4.2" width="81" hspace="5" /> tarball</td>
+            <td>Xen 4.2 (hypervisor and tools) official source distribution</td>
+            <td><a href="http://bits.xensource.com/oss-xen/release/4.2.0/xen-4.2.0.tar.gz">
+               <img src="/images/download/download_http.gif" alt="download" width="95" height="50" border="0" /></a>
+           </td>
+            <td><a href="http://bits.xensource.com/oss-xen/release/4.2.0/xen-4.2.0.tar.gz.sig">signature</a></td>
+          </tr>
+         </table>
+
+         <h2>Xen Hypervisor 4.2 Acknowledgements</h2>
+        <p>Contributions were made to this release by 124 individuals from 43 organizations, not counting contributions
+        to external projects such as the BSDs, Linux or qemu. Many thanks to everyone who contributed to this release, either
+        through code, testing, documentation or in any other way. </p>
+
+         <pp>The diagram below shows organisations which contributed more than 1% in lines of code to the Xen 4.2 release.
+        Several items in the diagram discribe groups of people or organisations: <em>Individual</em> covers contributions
+        by individuals whose affiliation is unknown, <em>Misc</em> covers contributions by commercial organisations which
+        did not go above 1% individually and <em>University</em> covers contributions by Universities which did not go above
+        1% individually.</p>
+         <img src="/images/xen/Xen_4_2_Contribution_Stats.png">
+
+         <p>For a complete breakdown of community contributions, see <a href="http://wiki.xen.org/wiki/Xen_4.2_Acknowledgments">Xen 4.2 Acknowledgements</a>.</p>
+
+</table>
+
+    <td>&nbsp;</td>
+  </tr>
+  <tr>
+    <td class="corner_bl">&nbsp;</td>
+  <td class="corner_br">&nbsp;</td>
+  </tr>
+</table>
+
+
+<!--#include virtual="/includes/copyright.html" -->
+<!--#include virtual="/includes/statscode.html" --></body>
+</html>
index 67cde462b4ba4595fa8f240cc027ae2a0de2f97e..3bb4e5e52e89e27331fd7ef61f32990edf563f34 100644 (file)
@@ -190,8 +190,8 @@ if(ns4)_d.write("<scr"+"ipt type=text/javascript src=/globals/mmenuns4.js><\/scr
              </ul>&nbsp;</p> 
              <h2>Latest Product Releases</h2>
              <p><ul>
+               <li><b>Xen Hypervisor 4.2.1</b>: <a href="download/index_4.2.1.html">Download</a> (<a href="/products/xen_archives.html">archives</a>) <img src="/images/icons/new.png" align="top" height="17"/></li>
                 <li><b>Xen Cloud Platform 1.6</b>: <a href="download/xcp/index_1.6.0.html">Download</a> (<a href="/products/xcp/archives.html">archives</a>)<img src="/images/icons/new.png" align="top" height="17"/></li>
-               <li><b>Xen Hypervisor 4.2.0</b>: <a href="download/index_4.2.0.html">Download</a> (<a href="/products/xen_archives.html">archives</a>) <img src="/images/icons/new.png" align="top" height="17"/></li>
                <li><b>Xen Hypervisor 4.1.3</b>: <a href="download/index_4.1.3.html">Download</a> (<a href="/products/xen_archives.html">archives</a>) </li>
                 <li><b>Xen Cloud Platform 1.1</b>: <a href="download/xcp/index_1.1.0.html">Download</a> (<a href="/products/xcp/archives.html">archives</a>)</li>
                <li><b>Xen Hypervisor 4.0.4</b>: <a href="download/index_4.0.4.html">Download</a> (<a href="/products/xen_archives.html">archives</a>) </li>
index 95bac9f039bcf03f9c4bdee82cd2ee027ba9eadf..ff6b01bf7c63724e90189b69d68f2a74557ad07c 100644 (file)
@@ -59,7 +59,7 @@ if(ns4)_d.write("<scr"+"ipt type=text/javascript src=/globals/mmenuns4.js><\/scr
        <td>
 <h1>Downloads - Latest Product Releases from Xen.org</h1>
 <h3>Xen Hypervisor Download</h3>
-<p>Xen 4.2.0 is available <a href="/download/index_4.2.0.html">here</a>. <img src="/images/icons/new.png" align="top" height="20"/> </p>
+<p>Xen 4.2.1 is available <a href="/download/index_4.2.1.html">here</a>. <img src="/images/icons/new.png" align="top" height="20"/> </p>
 <p>Xen 4.1.3 is available <a href="/download/index_4.1.3.html">here</a>. </p>
 <p>Xen 3.4.4 is available <a href="/download/index_3.4.4.html">here</a>. </p>
 <h3>Xen Cloud Platform Download</h3>
index 7bcde28d995e8606382929079a435cffd5745a51..3e670baa74cf7d2d21a8bd53934605d096c242b6 100644 (file)
@@ -51,6 +51,7 @@ if(ns4)_d.write("<scr"+"ipt type=text/javascript src=/globals/mmenuns4.js><\/scr
  
   <p> Previous version of the Xen Hypervisor can be dowloaded here:</p>
     <ul>
+      <li><a href="/download/index_4.2.1.html">Xen 4.2.1</a></li>
       <li><a href="/download/index_4.2.0.html">Xen 4.2.0</a></li>
       <li><a href="/download/index_4.1.3.html">Xen 4.1.3</a></li>
       <li><a href="/download/index_4.1.2.html">Xen 4.1.2</a></li>