summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/q35.c
diff options
context:
space:
mode:
authorVincenzo Maffione2013-09-12 10:47:37 +0200
committerStefan Hajnoczi2013-09-20 19:49:14 +0200
commit97410dde60fdb66a65268fd9d7b14092efac7614 (patch)
tree748f5cba84d04e18ff0ac4f611af057c38445572 /hw/pci-host/q35.c
parentpcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN (diff)
downloadqemu-97410dde60fdb66a65268fd9d7b14092efac7614.tar.gz
qemu-97410dde60fdb66a65268fd9d7b14092efac7614.tar.xz
qemu-97410dde60fdb66a65268fd9d7b14092efac7614.zip
e1000: NetClientInfo.receive_iov implemented
This patch implements the NetClientInfo.receive_iov method for the e1000 device emulation. In this way a network backend that uses qemu_sendv_packet() can deliver the fragmented packet without requiring an additional copy in the frontend/backend network code (nc_sendv_compat() function). The existing method NetClientInfo.receive has been reimplemented using the new method. Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/pci-host/q35.c')
0 files changed, 0 insertions, 0 deletions