On 05.04.2012 16:04, Michael Tokarev wrote: [] > Aha. So it is slirp networking (-net user). There's a bug in this > area indeed, which is a missing timer wakeup which can be mitigated > by enabling SDL display or adding some activity. I'll see if it > can be backported. > > Note the bug only affects slirp (user) networking, it does not happen > with the recommended tap/bridge networking.
This is this commit: http://git.qemu.org/?p=qemu.git;a=commit;h=86073017e384b65a4b568da25e5873fd2e5e4db5 and it appears to work just fine when applied to 1.0[.1] version. I built a new version of qemu-kvm with just this change applied (compared with 1.0+dfsg-9 which is currently in wheezy), and uploaded it into http://www.corpit.ru/mjt/tmp/qemu-kvm/ -- can you verify it fixes the issue for you? Thank you! /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

