Stefano, Paul, can you take a look please? https://bugs.launchpad.net/bugs/1021649
Thanks, /mjt On 25.07.2012 12:25, Michael Tokarev wrote: > Jamie Heilman (the debian bug #680719 reporter) bisected this issue to > this commit: > > 7c7db75576bd5a31508208f153c5aada64b2c8df is the first bad commit > commit 7c7db75576bd5a31508208f153c5aada64b2c8df > Author: Stefano Stabellini <stefano.stabell...@eu.citrix.com> > Date: Fri Apr 13 19:35:04 2012 +0100 > > main_loop_wait: block indefinitely > > - remove qemu_calculate_timeout; > > - explicitly size timeout to uint32_t; > > - introduce slirp_update_timeout; > > - pass NULL as timeout argument to select in case timeout is the maximum > value; > > Signed-off-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com> > Acked-by: Paul Brook <p...@codesourcery.com> > Signed-off-by: Anthony Liguori <aligu...@us.ibm.com> >