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

These patches are separated from "[PATCH v1 0/5] make slirp subsystem self-contained", as Paolo suggested.

With them, we can set the mainloop timeout more precisely when slirp has 
to emulate tcp timeout problem.

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

-- 
1.8.1.4

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

end of thread, other threads:[~2013-08-15  0:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14  3:02 [Qemu-devel] [PATCH v2 0/3] Liu Ping Fan
2013-08-14  3:02 ` [Qemu-devel] [PATCH v2 1/3] slirp: make timeout local Liu Ping Fan
2013-08-14  3:02 ` [Qemu-devel] [PATCH v2 2/3] slirp: define timeout as macro Liu Ping Fan
2013-08-14 11:48   ` Stefan Hajnoczi
2013-08-15  0:33     ` liu ping fan
2013-08-14  3:02 ` [Qemu-devel] [PATCH v2 3/3] slirp: set mainloop timeout with more precise value Liu Ping Fan
2013-08-14  8:35   ` Jan Kiszka
2013-08-14 23:55     ` 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).