qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] slirp: cleanups and a performance boost
@ 2012-03-31 11:27 Jan Kiszka
  2012-04-02 15:53 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2012-03-31 11:27 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

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

The following changes since commit 1658dd32408c75e850b55ab0ff70d5cc402674d5:

  sparc: pass page aligned addresses to tlb_set_page (2012-03-27 19:46:42 +0000)

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

Jan Kiszka (2):
      w32/slirp: Undefine error constants before their redefinition
      slirp: Signal free input buffer space to io-thread

Paolo Bonzini (2):
      slirp: clean up conflicts with system headers
      slirp: use socket_set_nonblock

 slirp/misc.c     |   46 +---------------------------------------------
 slirp/sbuf.c     |    6 ++++++
 slirp/slirp.h    |   14 +++++++-------
 slirp/tcp.h      |   21 +++++++++++++++------
 slirp/tcp_subr.c |    4 ++--
 5 files changed, 31 insertions(+), 60 deletions(-)


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

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

* Re: [Qemu-devel] [PULL] slirp: cleanups and a performance boost
  2012-03-31 11:27 [Qemu-devel] [PULL] slirp: cleanups and a performance boost Jan Kiszka
@ 2012-04-02 15:53 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2012-04-02 15:53 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: qemu-devel

On 03/31/2012 06:27 AM, Jan Kiszka wrote:
> The following changes since commit 1658dd32408c75e850b55ab0ff70d5cc402674d5:
>
>    sparc: pass page aligned addresses to tlb_set_page (2012-03-27 19:46:42 +0000)
>
> are available in the git repository at:
>    git://git.kiszka.org/qemu.git queues/slirp
>
> Jan Kiszka (2):
>        w32/slirp: Undefine error constants before their redefinition
>        slirp: Signal free input buffer space to io-thread
>
> Paolo Bonzini (2):
>        slirp: clean up conflicts with system headers
>        slirp: use socket_set_nonblock

Pulled.  Thanks.

Regards,

Anthony Liguori

>
>   slirp/misc.c     |   46 +---------------------------------------------
>   slirp/sbuf.c     |    6 ++++++
>   slirp/slirp.h    |   14 +++++++-------
>   slirp/tcp.h      |   21 +++++++++++++++------
>   slirp/tcp_subr.c |    4 ++--
>   5 files changed, 31 insertions(+), 60 deletions(-)
>

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

end of thread, other threads:[~2012-04-02 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 11:27 [Qemu-devel] [PULL] slirp: cleanups and a performance boost Jan Kiszka
2012-04-02 15:53 ` 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).