diff options
author | Mark McLoughlin <markmc@redhat.com> | 2009-05-18 12:05:44 +0100 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2009-06-09 11:38:49 +0100 |
commit | 5b01e886d9eb4d5e94384a79634dcb43848e7bbf (patch) | |
tree | 33ebabea9cfe1feed3d1c9b0b6ac6dc6d38bcaa7 /hw/ssi.c | |
parent | 5a6d88157420d7f10b46270edabbeed11ee4ebe5 (diff) | |
download | qemu-5b01e886d9eb4d5e94384a79634dcb43848e7bbf.zip qemu-5b01e886d9eb4d5e94384a79634dcb43848e7bbf.tar.gz qemu-5b01e886d9eb4d5e94384a79634dcb43848e7bbf.tar.bz2 |
net: move the tap buffer into TAPState
KVM uses a 64k buffer for reading from tapfd (for GSO support)
and allocates the buffer with TAPState rather than on the stack.
Not allocating it on the stack probably makes sense for qemu
anyway, so merge it in advance of GSO support.
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Diffstat (limited to 'hw/ssi.c')
0 files changed, 0 insertions, 0 deletions