]> git.proxmox.com Git - mirror_qemu.git/commit - net/dump.c
net/dump: Add support for receive_iov function
authorThomas Huth <thuth@redhat.com>
Tue, 13 Oct 2015 10:39:58 +0000 (12:39 +0200)
committerJason Wang <jasowang@redhat.com>
Tue, 27 Oct 2015 02:30:31 +0000 (10:30 +0800)
commit43192fcc1ac0a61cf9e20a9034eae8d1e91f35c8
tree4da6ca17a114348799e02b6b8e0ed3a2e92fea61
parentafb4c51fad8cf86104803fc17457b96e86172b98
net/dump: Add support for receive_iov function

Adding a proper receive_iov function to the net dump module.
This will make it easier to support the dump filter feature for
the -netdev option in later patches.

Reviewed-by: Yang Hongyang <yanghy@cn.fujitsu.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/dump.c