qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] slirp: enhancements of TFTP and small fixes
@ 2012-09-16  7:35 Jan Kiszka
  2012-09-17 18:19 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2012-09-16  7:35 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Stefan Weil, Hervé Poussineau, qemu-devel

[-- 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 --]

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

* Re: [Qemu-devel] [PULL] slirp: enhancements of TFTP and small fixes
  2012-09-16  7:35 [Qemu-devel] [PULL] slirp: enhancements of TFTP and small fixes Jan Kiszka
@ 2012-09-17 18:19 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2012-09-17 18:19 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: Stefan Weil, Hervé Poussineau, qemu-devel

Jan Kiszka <jan.kiszka@web.de> writes:

> 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:
>

Pulled. Thanks.

Regards,

Anthony Liguori

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

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

end of thread, other threads:[~2012-09-17 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-16  7:35 [Qemu-devel] [PULL] slirp: enhancements of TFTP and small fixes Jan Kiszka
2012-09-17 18:19 ` 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).