summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorJason Wang2013-01-30 12:12:31 +0100
committerAnthony Liguori2013-02-01 18:03:01 +0100
commit94fdc6d03034f594c53d5413590e23fcb7ffc268 (patch)
treecc87baf580b144ee06f8fab9f44963105966ea43 /include/net
parenttap: factor out common tap initialization (diff)
downloadqemu-94fdc6d03034f594c53d5413590e23fcb7ffc268.tar.gz
qemu-94fdc6d03034f594c53d5413590e23fcb7ffc268.tar.xz
qemu-94fdc6d03034f594c53d5413590e23fcb7ffc268.zip
tap: add Linux multiqueue support
This patch add basic multiqueue support for Linux. When multiqueue is needed, we will first check whether kernel support multiqueue tap before creating more queues. Two new functions tap_fd_enable() and tap_fd_disable() were introduced to enable and disable a specific queue. Since the multiqueue is only supported in Linux, return error on other platforms. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions