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

On 03/13/2012 10:18 AM, Jan Kiszka wrote:
> 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

Applied.  Thanks.

Regards,

Anthony Liguori

>
>   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 19:56 UTC|newest]

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

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=4F5FA5FB.10307@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=jan.kiszka@siemens.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.