On 03/09/2011 06:48 AM, Cole Robinson wrote: > On 03/08/2011 06:38 PM, Eric Blake wrote: >> * docs/formatdomain.html.in: Document virtio backend selection. >> --- >> >> @@ -1401,6 +1401,18 @@ qemu-kvm -net nic,model=? /dev/null >> </p> >> >> <dl> >> + <dt><code>name</code></dt> >> + <dd> >> + The optional <code>name</code> attribute forces which type of >> + backend driver to use. The value can be either 'qemu' (a >> + user-space backend) or 'vhost' (a kernel backend, which >> + requires the vhost module to be provided by the kernel); an >> + attempt to require the vhost driver without kernel support >> + will be rejected. If this attribute is not present, then the >> + domain defaults to 'vhost' if present, but silently falls back >> + to 'qemu' without error. >> + <span class="since">Since 0.8.8 (QEMU and KVM only)</span> >> + </dd> >> <dt><code>txmode</code></dt> >> <dd> >> The <code>txmode</code> attribute specifies how to handle > > ACK Thanks; pushed. -- Eric Blake eblake@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list