]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
website: Point main page links to libvirt driver pages
authorDave Allan <dallan@redhat.com>
Fri, 15 Jul 2011 18:33:17 +0000 (14:33 -0400)
committerEric Blake <eblake@redhat.com>
Fri, 15 Jul 2011 19:19:41 +0000 (13:19 -0600)
The "libvirt supports:" section on the main page of libvirt.org
contains a list of hypervisors with links that point to the sites of
the underlying virt technologies.  The entry for KVM points to
http://www.linux-kvm.org/, for example.  People coming to libvirt.org
for the first time are likely to know about those sites, and they're
probably interested in how libvirt manages those technologies.  This
patch points those links to the libvirt driver pages instead.  It also
consolidates KVM and QEMU as there is only one libvirt driver page for
them.  Finally, it adds a line about networking support.

v2: incorporate Eric's feedback adding project links to driver pages.

website: Add project links to KVM/QEMU driver page
website: Add project links to Xen driver page
website: Add project links to LXC driver page
website: Add project links to OpenVZ driver page
website: Add project links to UML driver page
website: Add project links to Virtualbox driver page
website: Add project links to ESX driver page
website: Add project links to VMware driver page

docs/drvesx.html.in
docs/drvlxc.html.in
docs/drvopenvz.html.in
docs/drvqemu.html.in
docs/drvuml.html.in
docs/drvvbox.html.in
docs/drvvmware.html.in
docs/drvxen.html.in
docs/index.html.in

index 613cd0755b6ed235e25fc35f160e58bffcc82360..da9d2a1ba711051b7a79aebca44ab1628edcd60d 100644 (file)
@@ -8,6 +8,14 @@
         connect to a VMware vCenter 2.5/4.x (VPX).
     </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://www.vmware.com/">VMware ESX and GSX</a>
+        hypervisors
+      </li>
+    </ul>
 
     <h2><a name="prereq">Deployment pre-requisites</a></h2>
     <p>
index 8c681bd4cffb2b63b6edfcdde9b38ad44338f261..5ce218d92a75fa4af55375dc93252a50d2a92a54 100644 (file)
@@ -5,10 +5,18 @@
 The libvirt LXC driver manages "Linux Containers".  Containers are sets of processes
 with private namespaces which can (but don't always) look like separate machines, but
 do not have their own OS.  Here are two example configurations.  The first is a very
-light-weight "application container" which does not have it's own root image.  You would
-start it using
+light-weight "application container" which does not have its own root image.
 </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://lxc.sourceforge.net/">LXC</a> Linux
+        container system
+      </li>
+    </ul>
+
 <h2>Cgroups Requirements</h2>
 
 <p>
index ddd6ac1cb5816344c59f00f943484e23f8fdf602..bb437d36b98718bad52875dca9b8a8e44e0d0176 100644 (file)
     undue trouble.
     </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://openvz.org/">OpenVZ</a> Linux container
+        system
+      </li>
+    </ul>
+
     <h2><a name="connections">Connections to OpenVZ driver</a></h2>
 
     <p>
index e0e44eb9e72c89cddda13f7fa4051db7aef2b33c..038ecc6d0c5525efc2cbfc080aba1fc67c4ab4be 100644 (file)
@@ -1,15 +1,27 @@
 <html>
   <body>
-    <h1>QEMU/KVM hypervisor driver</h1>
+    <h1>KVM/QEMU hypervisor driver</h1>
 
     <ul id="toc"></ul>
 
     <p>
-      The libvirt QEMU driver can manage any QEMU emulator from version 0.8.1
-      or later. It can also manage anything that provides the same QEMU command
-      line syntax and monitor interaction. This includes KVM, and Xenner.
+      The libvirt KVM/QEMU driver can manage any QEMU emulator from
+      version 0.8.1 or later. It can also manage Xenner, which
+      provides the same QEMU command line syntax and monitor
+      interaction.
     </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://www.linux-kvm.org/">KVM</a> Linux
+        hypervisor
+      <li>
+        The <a href="http://wiki.qemu.org/Index.html">QEMU</a> emulator
+      </li>
+    </ul>
+
     <h2><a name="prereq">Deployment pre-requisites</a></h2>
 
     <ul>
index d18e9cc59c45aac0efc69a28e91ae12aec84d7fd..19b76ab9e4a3bcc091c441ddf7e8f59dc0a4e83c 100644 (file)
     has pre-created TAP devices.
     </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://user-mode-linux.sourceforge.net/">User
+        Mode Linux</a> paravirtualized kernel
+      </li>
+    </ul>
+
     <h2>Connections to UML driver</h2>
 
     <p>
index ef5575710b4e8efdbbc066198e8551acfb513014..852054bf3ab09d4aa90dc5cc8811a10b95b59ebb 100644 (file)
@@ -6,6 +6,15 @@
         from version 2.2 onwards.
     </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://www.virtualbox.org/">VirtualBox</a>
+        hypervisor
+      </li>
+    </ul>
+
     <h2>Connections to VirtualBox driver</h2>
 
     <p>
index 44814d3bca518f95c6e266c886eba09700140845..b82f6a3cb9f0e13620c81ed632fabaf2eb32023d 100644 (file)
     from <a href="http://www.vmware.com/support/developer/vix-api/">here</a>.
     </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://www.vmware.com/">VMware Workstation and
+        Player</a> hypervisors
+      </li>
+    </ul>
+
     <h2>Connections to VMware driver</h2>
 
     <p>
index 4e35afa30a33fea1d72caf5fbe75007f24259dbe..631f7ed21953aa047b8a77d88b1d20a299b17ad6 100644 (file)
@@ -9,6 +9,15 @@
       on any Xen release from 3.0.1 onwards.
     </p>
 
+    <h2><a name="project">Project Links</a></h2>
+
+    <ul>
+      <li>
+        The <a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen</a>
+        hypervisor on Linux and Solaris hosts
+      </li>
+    </ul>
+
     <h2><a name="prereq">Deployment pre-requisites</a></h2>
 
     <p>
index 64eb84dcf27710ae2f11cc7ed54732cfd5e23160..536e354962a17e8fc8b83ff1fbd8d720a13f8127 100644 (file)
 
     <ul>
       <li>
-        The <a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen</a> hypervisor
-        on Linux and Solaris hosts.
+        The <a href="http://libvirt.org/drvqemu.html">KVM/QEMU</a> Linux hypervisor
       </li>
       <li>
-        The <a href="http://wiki.qemu.org/Index.html">QEMU</a> emulator
+        The <a href="http://libvirt.org/drvxen.html">Xen</a> hypervisor
+        on Linux and Solaris hosts.
       </li>
       <li>
-        The <a href="http://www.linux-kvm.org/">KVM</a> Linux hypervisor
+        The <a href="http://libvirt.org/drvlxc.html">LXC</a> Linux container system
       </li>
       <li>
-        The <a href="http://lxc.sourceforge.net/">LXC</a> Linux container system
+        The <a href="http://libvirt.org/drvopenvz.html">OpenVZ</a> Linux container system
       </li>
       <li>
-        The <a href="http://openvz.org/">OpenVZ</a> Linux container system
+        The <a href="http://libvirt.org/drvuml.html">User Mode Linux</a> paravirtualized kernel
       </li>
       <li>
-        The <a href="http://user-mode-linux.sourceforge.net/">User Mode Linux</a> paravirtualized kernel
+        The <a href="http://libvirt.org/drvvbox.html">VirtualBox</a> hypervisor
       </li>
       <li>
-        The <a href="http://www.virtualbox.org/">VirtualBox</a> hypervisor
+        The <a href="http://libvirt.org/drvesx.html">VMware ESX and GSX</a> hypervisors
       </li>
       <li>
-        The <a href="http://www.vmware.com/">VMware ESX and GSX</a> hypervisors
+        The <a href="http://libvirt.org/drvvmware.html">VMware Workstation and Player</a> hypervisors
       </li>
       <li>
-        The <a href="http://www.vmware.com/">VMware Workstation and Player</a> hypervisors
+        Virtual networks using bridging, NAT, VEPA and VN-LINK.
       </li>
       <li>
         Storage on IDE/SCSI/USB disks, FibreChannel, LVM, iSCSI, NFS and filesystems