qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] [PULL] slirp: Small fixes
@ 2011-09-28 11:12 Jan Kiszka
  2011-09-28 11:12 ` [Qemu-devel] [PATCH 1/2] slirp: Fix use after release on tcp_input Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Kiszka @ 2011-09-28 11:12 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel; +Cc: Thomas Huth, Fabien Chouteau

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-29 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28 11:12 [Qemu-devel] [PATCH 0/2] [PULL] slirp: Small fixes Jan Kiszka
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

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).