All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Networking hangs
@ 2009-11-19 22:48 Christoffer Dall
  2009-11-20 18:41 ` Scott Tsai
  2009-11-20 23:29 ` Aurelien Jarno
  0 siblings, 2 replies; 7+ messages in thread
From: Christoffer Dall @ 2009-11-19 22:48 UTC (permalink / raw)
  To: qemu-devel

Hi.

I am experiencing problems with bridged networking to ARM guests. I have 
experimented with various kernel versions, distributions and host 
machines and I experience the problem in all cases.

When I copy files into the guest using SCP, after an undeterministic 
number of megabytes have been copied, the network crashes. At this point 
not even pings to localhost works inside the guest.

I am using v0.11.0, emulating a versatilepb board with an arm1136-r2 cpu 
and using the following parameter for networking when running the system 
emulator:

-net nic,vlan=0 -net 
tap,vlan=0,ifname=tap0,script=$(QEMUIFUP),downscript=$(QEMUIFDOWN)

QEMUIFUP:
ifconfig tap0 192.168.7.1

QEMUIFDOWN:
ifconfig tap0 down

Any help is greatly appreciated.

Best,
Christoffer Dall

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-12-16  3:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-19 22:48 [Qemu-devel] Networking hangs Christoffer Dall
2009-11-20 18:41 ` Scott Tsai
2009-11-20 20:19   ` Christoffer Dall
2009-11-20 23:29 ` Aurelien Jarno
2009-11-20 23:44   ` Scott Tsai
2009-12-04  0:55     ` Christoffer Dall
2009-12-16  3:09       ` Scott Tsai

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.