]> git.proxmox.com Git - qemu.git/commit - net/tap.c
tap: add vhost/vhostfd options
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 17 Mar 2010 11:08:24 +0000 (13:08 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Apr 2010 18:56:43 +0000 (13:56 -0500)
commit82b0d80ef6a37b46bac1311c31935dc130a5a703
treeca955498bd7a81e437608f83907572a8ef9f98f1
parentd59700553ecbf052cce1e099e8f4dae2704fe424
tap: add vhost/vhostfd options

This adds vhost binary option to tap, to enable vhost net accelerator.
Default is off for now, we'll be able to make default on long term
when we know it's stable.

vhostfd option can be used by management, to pass in the fd. Assigning
vhostfd implies vhost=on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c
net/tap.c
qemu-options.hx