On Tue, Mar 8, 2011 at 11:19 AM, Avi Kivity <avi@xxxxxxxxxx> wrote: > You might try logging the connection with wireshark (start on the, perhaps > later also in the guest) to see what's the cause. If you run it on both > guest and host, you can see if packets are lost or corrupted. I tried something else first: Switched from virtio to rtl8139. And lo and behold, it now works with 0.14.0. So: kernel 2.6.35.11 + qemu-kvm 0.14.0 + virtio net 1.1.16 = Fail kernel 2.6.35.11 + qemu-kvm 0.14.0 + rtl8139 = Success That solution is perfectly fine for me and my users. The guests are not exactly hammering my network, so the rtl8139 can easily manage. :o) Thomas Løcke -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html