Il 21/03/2012 00:14, Stefan Weil ha scritto: > Am 20.03.2012 10:49, schrieb Paolo Bonzini: >> Cc: Jan Kiszka<jan.kis...@siemens.de> >> Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> >> --- >> slirp/misc.c | 46 +--------------------------------------------- >> slirp/tcp_subr.c | 4 ++-- >> 2 files changed, 3 insertions(+), 47 deletions(-) >> > > Hi Paolo, > > the compiler complains about the missing declaration of > socket_set_nonblock in slirp/tcp_subr.c: this file should > include qemu_socket.h.
Ok, I'll send this patch and a prerequisite separately to Jan, then we can tackle the main loop. Paolo