From: Jan Kiszka <jan.kiszka@siemens.com>
To: qemu-devel@nongnu.org
Cc: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>,
Fabien Chouteau <chouteau@adacore.com>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] slirp: Fix for requeuing crash, cleanups
Date: Fri, 17 Feb 2012 16:45:54 +0100 [thread overview]
Message-ID: <cover.1329493546.git.jan.kiszka@siemens.com> (raw)
This is an alternative, more complete approach to fix the requeuing-
related crashes reported recently. See patch 2 for details. The rest are
simple cleanups.
Please check carefully if I messed something up.
CC: Fabien Chouteau <chouteau@adacore.com>
CC: Michael S. Tsirkin <mst@redhat.com>
CC: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Jan Kiszka (3):
slirp: Clean up ifs_init
slirp: Fix requeuing of batchq packets in if_start
slirp: Refactor if_start
slirp/if.c | 107 +++++++++++++++++++++++++++------------------------------
slirp/if.h | 2 -
slirp/mbuf.h | 5 +++
3 files changed, 56 insertions(+), 58 deletions(-)
--
1.7.3.4
next reply other threads:[~2012-02-17 15:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-17 15:45 Jan Kiszka [this message]
2012-02-17 15:45 ` [Qemu-devel] [PATCH 1/3] slirp: Clean up ifs_init Jan Kiszka
2012-02-17 15:45 ` [Qemu-devel] [PATCH 2/3] slirp: Fix requeuing of batchq packets in if_start Jan Kiszka
2012-02-28 22:18 ` Stefan Weil
2012-02-28 22:52 ` Jan Kiszka
2012-02-29 7:58 ` Jan Kiszka
2012-02-29 12:02 ` Jan Kiszka
2012-02-17 15:45 ` [Qemu-devel] [PATCH 3/3] slirp: Refactor if_start Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1329493546.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=chouteau@adacore.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wuzhy@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).