From: Jan Kiszka <jan.kiszka@siemens.com>
To: Anthony Liguori <aliguori@us.ibm.com>,
qemu-devel <qemu-devel@nongnu.org>
Cc: Liu Ping Fan <qemulist@gmail.com>
Subject: [Qemu-devel] [PATCH 0/4] [PULL] slirp: improve timeout management
Date: Tue, 17 Sep 2013 12:50:21 +0200 [thread overview]
Message-ID: <cover.1379415024.git.jan.kiszka@siemens.com> (raw)
The following changes since commit 2d1fe1873a984d1c2c89ffa3d12949cafc718551:
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into staging (2013-09-11 14:46:52 -0500)
are available in the git repository at:
git://git.kiszka.org/qemu.git queues/slirp
for you to fetch changes up to 426e3e6ce1abdb0d85faefbfac3cf4dcc7f224a3:
slirp: clean up slirp_update_timeout (2013-09-17 12:26:05 +0200)
----------------------------------------------------------------
Jan Kiszka (1):
slirp: clean up slirp_update_timeout
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 | 61 +++++++++++++++++++++++++++++++++++++++-----------------
slirp/slirp.h | 3 +++
stubs/slirp.c | 6 +-----
5 files changed, 49 insertions(+), 27 deletions(-)
CC: Liu Ping Fan <qemulist@gmail.com>
Jan Kiszka (1):
slirp: clean up slirp_update_timeout
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 | 61 +++++++++++++++++++++++++++++++++++++++-----------------
slirp/slirp.h | 3 +++
stubs/slirp.c | 6 +-----
5 files changed, 49 insertions(+), 27 deletions(-)
--
1.8.1.1.298.ge7eed54
next reply other threads:[~2013-09-17 10:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-17 10:50 Jan Kiszka [this message]
2013-09-17 10:50 ` [Qemu-devel] [PATCH 1/4] slirp: make timeout local Jan Kiszka
2013-09-17 10:50 ` [Qemu-devel] [PATCH 2/4] slirp: define timeout as macro Jan Kiszka
2013-09-17 10:50 ` [Qemu-devel] [PATCH 3/4] slirp: set mainloop timeout with more precise value Jan Kiszka
2013-09-17 10:50 ` [Qemu-devel] [PATCH 4/4] slirp: clean up slirp_update_timeout Jan Kiszka
2013-09-17 10:53 ` [Qemu-devel] [PATCH 0/4] [PULL] slirp: improve timeout management Jan Kiszka
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=cover.1379415024.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemulist@gmail.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).