qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: "Stefan Weil" <weil@mail.berlios.de>,
	"Hervé Poussineau" <hpoussin@reactos.org>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PULL] slirp: enhancements of TFTP and small fixes
Date: Sun, 16 Sep 2012 09:35:43 +0200	[thread overview]
Message-ID: <5055814F.4080802@web.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 842 bytes --]

The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc:

  Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200)

are available in the git repository at:

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

Hervé Poussineau (3):
      slirp: improve TFTP performance
      slirp: Handle more than 65535 blocks in TFTP transfers
      slirp: Implement TFTP Blocksize option

Jan Kiszka (1):
      slirp: Remove unused return value of tftp_send_next_block

Stefan Weil (2):
      slirp: Remove wrong type casts ins debug statements
      slirp: Fix error reported by static code analysis

 slirp/tcp_subr.c |    8 ++--
 slirp/tftp.c     |  104 ++++++++++++++++++++++++++++++++----------------------
 slirp/tftp.h     |    2 +
 3 files changed, 68 insertions(+), 46 deletions(-)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

             reply	other threads:[~2012-09-16  7:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-16  7:35 Jan Kiszka [this message]
2012-09-17 18:19 ` [Qemu-devel] [PULL] slirp: enhancements of TFTP and 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=5055814F.4080802@web.de \
    --to=jan.kiszka@web.de \
    --cc=aliguori@us.ibm.com \
    --cc=hpoussin@reactos.org \
    --cc=qemu-devel@nongnu.org \
    --cc=weil@mail.berlios.de \
    /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).