qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel <qemu-devel@nongnu.org>
Cc: Thomas Huth <thuth@linux.vnet.ibm.com>,
	Fabien Chouteau <chouteau@adacore.com>
Subject: [Qemu-devel] [PATCH 0/2] [PULL] slirp: Small fixes
Date: Wed, 28 Sep 2011 13:12:10 +0200	[thread overview]
Message-ID: <cover.1317208328.git.jan.kiszka@siemens.com> (raw)

The following changes since commit 46f3069cba94aab44b3b4f87bc270759b4a700fa:

  PPC: use memory API to construct the PCI hole (2011-09-27 19:16:46 +0000)

are available in the git repository at:
  git://git.kiszka.org/qemu.git queues/slirp

CC: Fabien Chouteau <chouteau@adacore.com>
CC: Thomas Huth <thuth@linux.vnet.ibm.com>

Jan Kiszka (1):
  slirp: Fix use after release on tcp_input

Thomas Huth (1):
  slirp: Fix packet expiration

 slirp/mbuf.h      |    5 +++--
 slirp/tcp_input.c |   22 ++++++++++------------
 2 files changed, 13 insertions(+), 14 deletions(-)

-- 
1.7.3.4

             reply	other threads:[~2011-09-28 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28 11:12 Jan Kiszka [this message]
2011-09-28 11:12 ` [Qemu-devel] [PATCH 1/2] slirp: Fix use after release on tcp_input Jan Kiszka
2011-09-28 11:12 ` [Qemu-devel] [PATCH 2/2] slirp: Fix packet expiration Jan Kiszka
2011-09-29 20:05 ` [Qemu-devel] [PATCH 0/2] [PULL] slirp: Small fixes 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=cover.1317208328.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=aliguori@us.ibm.com \
    --cc=chouteau@adacore.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@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).