* [Qemu-devel] ARM guest network issue
@ 2009-09-20 16:21 Christoffer Dall
0 siblings, 0 replies; only message in thread
From: Christoffer Dall @ 2009-09-20 16:21 UTC (permalink / raw)
To: qemu-devel
When using tap networking with a Linux 2.6.29 kernel I experience that
the guest network crashes after submitting a certain amount of data.
When transferring say 50MB using scp into the guest, it will halt
somewhere before transferring everything.
Afterwards, I cannot even ping localhost inside the guest. The recvfrom
system call returns ERESTARTSYS when waiting for data to read from a
socket buffer, but there is never any data. From the strace output it
seems that the sendto system call succeeds as it should.
I am using the latest upstream QEMU version.
Any help would be greatly appreciated.
Best regards,
Christoffer Dall
VMware, Inc.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-20 16:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-20 16:21 [Qemu-devel] ARM guest network issue Christoffer Dall
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.