[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v2 0/3]
From: |
Liu Ping Fan |
Subject: |
[Qemu-devel] [PATCH v2 0/3] |
Date: |
Wed, 14 Aug 2013 11:02:49 +0800 |
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
- [Qemu-devel] [PATCH v2 0/3],
Liu Ping Fan <=