All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PULL] slirp: Final requeuing fix, small cleanups
Date: Tue, 13 Mar 2012 16:18:38 +0100	[thread overview]
Message-ID: <4F5F654E.1020806@siemens.com> (raw)

The following changes since commit cb72b75824c0362e5cb32eb8796930f29fa36d17:

  Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging (2012-03-12 20:52:34 -0500)

are available in the git repository at:

  git://git.kiszka.org/qemu.git queues/slirp

Jan Kiszka (5):
      slirp: Keep next_m always valid
      slirp: Prevent recursion of if_start
      slirp: Fix queue walking in if_start
      slirp: Remove unneeded if_queued
      slirp: Cleanup resources on instance removal

Stefan Weil (1):
      slirp: Fix compiler warning for w64

 slirp/cksum.c    |    2 +-
 slirp/if.c       |   86 ++++++++++++++++++++++++++++++++++-------------------
 slirp/ip_icmp.c  |    7 ++++
 slirp/ip_icmp.h  |    1 +
 slirp/ip_input.c |    7 ++++
 slirp/mbuf.c     |   21 +++++++++++++
 slirp/mbuf.h     |    1 +
 slirp/slirp.c    |   10 ++----
 slirp/slirp.h    |    4 ++-
 slirp/tcp_subr.c |    7 ++++
 slirp/udp.c      |    8 +++++
 slirp/udp.h      |    1 +
 12 files changed, 116 insertions(+), 39 deletions(-)

             reply	other threads:[~2012-03-13 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13 15:18 Jan Kiszka [this message]
2012-03-13 19:54 ` [Qemu-devel] [PULL] slirp: Final requeuing fix, small cleanups Anthony Liguori

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=4F5F654E.1020806@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.