diff options
author | Jan Kiszka | 2009-08-26 12:47:04 +0200 |
---|---|---|
committer | Anthony Liguori | 2009-09-04 16:37:27 +0200 |
commit | 9da4318706a37d92f8e616a37997d621612b1f7d (patch) | |
tree | a66b8d85b44618eb3ddddcf8478f2039908fce7e /hw/ide/isa.c | |
parent | do not issue ioctl from within the io thread (diff) | |
download | qemu-9da4318706a37d92f8e616a37997d621612b1f7d.tar.gz qemu-9da4318706a37d92f8e616a37997d621612b1f7d.tar.xz qemu-9da4318706a37d92f8e616a37997d621612b1f7d.zip |
net: Fix send queue ordering
Ensure that packets enqueued for delayed delivery are dequeued in FIFO
order. At least one simplistic guest TCP/IP stack became unhappy due to
sporadically reordered packet streams.
At this chance, switch the send queue implementation to TAILQ.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/ide/isa.c')
0 files changed, 0 insertions, 0 deletions