From: Stefan Hajnoczi <stefanha@gmail.com>
To: Liu Ping Fan <qemulist@gmail.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>,
qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/3] slirp: fill mainloop with more precise timeout value
Date: Thu, 22 Aug 2013 14:07:51 +0200 [thread overview]
Message-ID: <20130822120751.GE27613@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1377051352-23499-1-git-send-email-pingfank@linux.vnet.ibm.com>
On Wed, Aug 21, 2013 at 10:15:49AM +0800, Liu Ping Fan wrote:
> With this series, we can set the mainloop timeout more precisely when slirp has
> to emulate tcp timeout problem.
>
> v3:
> fix comment: document timeout unit "milliseconds"
> fix logic: no slirps, no timeout modifications in slirp_pollfds_fill()
> v2:
> fold slirp_update_timeout logic into slirp_pollfds_fill.
>
>
> Liu Ping Fan (3):
> slirp: make timeout local
> slirp: define timeout as macro
> slirp: set mainloop timeout with more precise value
>
> main-loop.c | 3 +--
> slirp/libslirp.h | 3 +--
> slirp/slirp.c | 55 +++++++++++++++++++++++++++++++++++++++----------------
> slirp/slirp.h | 3 +++
> stubs/slirp.c | 6 +-----
> 5 files changed, 45 insertions(+), 25 deletions(-)
These patches look okay, I've skimmed them. Leaving detailed slirp review to Jan.
Stefan
prev parent reply other threads:[~2013-08-22 12:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-21 2:15 [Qemu-devel] [PATCH v3 0/3] slirp: fill mainloop with more precise timeout value Liu Ping Fan
2013-08-21 2:15 ` [Qemu-devel] [PATCH v3 1/3] slirp: make timeout local Liu Ping Fan
2013-08-21 2:15 ` [Qemu-devel] [PATCH v3 2/3] slirp: define timeout as macro Liu Ping Fan
2013-08-21 2:15 ` [Qemu-devel] [PATCH v3 3/3] slirp: set mainloop timeout with more precise value Liu Ping Fan
2013-08-21 7:36 ` Alex Bligh
2013-08-21 8:07 ` liu ping fan
2013-08-23 16:49 ` Jan Kiszka
2013-08-25 1:52 ` liu ping fan
2013-08-23 16:54 ` Jan Kiszka
2013-08-25 1:53 ` liu ping fan
2013-08-22 12:07 ` Stefan Hajnoczi [this message]
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=20130822120751.GE27613@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=jan.kiszka@siemens.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemulist@gmail.com \
--cc=stefanha@redhat.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).