qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] slirp: fill mainloop with more precise timeout value
@ 2013-08-13  3:15 Liu Ping Fan
  2013-08-13  3:15 ` [Qemu-devel] [PATCH 1/3] slirp: make timeout local Liu Ping Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Liu Ping Fan @ 2013-08-13  3:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Stefan Hajnoczi, Jan Kiszka

These patches is separated from "[PATCH v1 0/5] make slirp subsystem self-contained", as Paolo suggested.
    lists.nongnu.org/archive/html/qemu-devel/2013-08/msg00980.html

With them, we can fill the timeout of mainloop more precise, when slirp has to emulate tcp timeout
problem.

Liu Ping Fan (3):
  slirp: make timeout local
  slirp: define timeout as macro
  slirp: fill mainloop timeout with more precise value

 main-loop.c   |  2 +-
 slirp/slirp.c | 43 +++++++++++++++++++++++++++++++------------
 slirp/slirp.h |  3 +++
 3 files changed, 35 insertions(+), 13 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-08-13  8:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13  3:15 [Qemu-devel] [PATCH 0/3] slirp: fill mainloop with more precise timeout value Liu Ping Fan
2013-08-13  3:15 ` [Qemu-devel] [PATCH 1/3] slirp: make timeout local Liu Ping Fan
2013-08-13  8:03   ` Jan Kiszka
2013-08-13  8:30     ` liu ping fan
2013-08-13  3:15 ` [Qemu-devel] [PATCH 2/3] slirp: define timeout as macro Liu Ping Fan
2013-08-13  8:04   ` Jan Kiszka
2013-08-13  3:15 ` [Qemu-devel] [PATCH 3/3] slirp: fill mainloop timeout with more precise value Liu Ping Fan
2013-08-13  8:19   ` Jan Kiszka
2013-08-13  8:25     ` liu ping fan
2013-08-13  8:29       ` Jan Kiszka
2013-08-13  8:33         ` liu ping fan

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