]> xenbits.xensource.com Git - libvirt.git/commitdiff
Mention direct device support since 0.7.7 in docs
authorStefan Berger <stefanb@us.ibm.com>
Fri, 26 Mar 2010 15:53:32 +0000 (16:53 +0100)
committerDaniel Veillard <veillard@redhat.com>
Fri, 26 Mar 2010 15:53:32 +0000 (16:53 +0100)
In the documentation mention that the direct device support is there
since libvirt 0.7.7. A Linux kernel 2.6.34 is required for macvtap to be
available as standard device.

docs/formatdomain.html.in

index 9041cc6a507873dc6c15abde801f61ac9930d379..2d66fdce46763cb0edda112465dc6f507721e832 100644 (file)
 
     <p>
       Provides direct attachment of the virtual machine's NIC to the given
-      physial interface of the host. This setup requires the Linux macvtap
-      driver to be available. One of the modes 'vepa'
+      physial interface of the host.
+      <span class="since">Since 0.7.7 (QEMU and KVM only)</span><br>
+      This setup requires the Linux macvtap
+      driver to be available. <span class="since">(Since Linux 2.6.34.)</span>
+      One of the modes 'vepa'
       ( <a href="http://www.ieee802.org/1/files/public/docs2009/new-evb-congdon-vepa-modular-0709-v01.pdf">
       'Virtual  Ethernet Port Aggregator'</a>), 'bridge' or 'private'
       can be chosen for the operation mode of the macvtap device, 'vepa'