提交 a552a86e 编写于 作者: J Jianwei Hu 提交者: Martin Kletzander

docs: specify vhost-net instead of net-vhost

For the tap backend the default is specified and the same should be
done for the vhost attribute.
Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
上级 e1dfb668
......@@ -3989,7 +3989,7 @@ qemu-kvm -net nic,model=? /dev/null
&lt;source network='default'/&gt;
&lt;target dev='vnet1'/&gt;
&lt;model type='virtio'/&gt;
<b>&lt;backend tap='/dev/net/tun' vhost='/dev/net-vhost'/&gt;</b>
<b>&lt;backend tap='/dev/net/tun' vhost='/dev/vhost-net'/&gt;</b>
&lt;driver name='vhost' txmode='iothread' ioeventfd='on' event_idx='off' queues='5'/&gt;
&lt;/interface&gt;
&lt;/devices&gt;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册