mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-03 17:47:15 +03:00
Add references for phyp and parallels
This commit is contained in:
parent
0b5c717b61
commit
6fd1b9d621
@ -30,6 +30,7 @@
|
|||||||
<li><strong><a href="drvxen.html">Xen</a></strong></li>
|
<li><strong><a href="drvxen.html">Xen</a></strong></li>
|
||||||
<li><strong><a href="drvhyperv.html">Microsoft Hyper-V</a></strong></li>
|
<li><strong><a href="drvhyperv.html">Microsoft Hyper-V</a></strong></li>
|
||||||
<li><strong><a href="drvphyp.html">IBM PowerVM (phyp)</a></strong></li>
|
<li><strong><a href="drvphyp.html">IBM PowerVM (phyp)</a></strong></li>
|
||||||
|
<li><strong><a href="drvparallels.html">Parallels</a></strong></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2><a name="storage">Storage drivers</a></h2>
|
<h2><a name="storage">Storage drivers</a></h2>
|
||||||
|
@ -62,6 +62,12 @@
|
|||||||
<li>
|
<li>
|
||||||
The <a href="http://libvirt.org/drvhyperv.html">Microsoft Hyper-V</a> hypervisor
|
The <a href="http://libvirt.org/drvhyperv.html">Microsoft Hyper-V</a> hypervisor
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
The <a href="http://libvirt.org/drvphyp.html">IBM PowerVM</a> hypervisor
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
The <a href="http://libvirt.org/drvparallels.html">Parallels</a> hypervisor
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Virtual networks using bridging, NAT, VEPA and VN-LINK.
|
Virtual networks using bridging, NAT, VEPA and VN-LINK.
|
||||||
</li>
|
</li>
|
||||||
|
@ -216,6 +216,14 @@
|
|||||||
<a href="drvhyperv.html">Microsoft Hyper-V</a>
|
<a href="drvhyperv.html">Microsoft Hyper-V</a>
|
||||||
<span>Driver for Microsoft Hyper-V</span>
|
<span>Driver for Microsoft Hyper-V</span>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="drvphyp.html">IBM PowerVM</a>
|
||||||
|
<span>Driver for IBM PowerVM</span>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="drvparallels.html">Parallels</a>
|
||||||
|
<span>Driver for Parallels Cloud Server</span>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user