diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2012-09-24 13:14:16 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2012-10-29 18:25:23 +0200 |
commit | 22cc84db6e42bef8646b8cd671f4c999e9c0a38f (patch) | |
tree | 167e1dbe37e1e635edced71474ea2593a29ea30e /console.h | |
parent | d336336c8164859e4527cbb9f3df189f8bb406de (diff) | |
download | qemu-22cc84db6e42bef8646b8cd671f4c999e9c0a38f.zip qemu-22cc84db6e42bef8646b8cd671f4c999e9c0a38f.tar.gz qemu-22cc84db6e42bef8646b8cd671f4c999e9c0a38f.tar.bz2 |
virtio-net: avoid sg copy
Avoid tweaking iovec during receive. This removes
the need to copy the vector.
Note: we currently have an evil cast in work_around_broken_dhclient
and unfortunately this patch does not fix it - just
pushes the evil cast to another place.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'console.h')
0 files changed, 0 insertions, 0 deletions