Re: [Qemu-devel] Networking in QEMU

2013-10-11 Thread Antony Pavlov
On Fri, 11 Oct 2013 03:01:48 -0700 Ayaz Akram wrote: > I have to emulate netwotking drivers for a particular mips board in qemu. I > have gone through MALTA mips machine and its emulation in qemu, but I have > not been able to find any good documentation to find out what should be > starting poin

[Qemu-devel] Networking in QEMU

2013-10-11 Thread Ayaz Akram
I have to emulate netwotking drivers for a particular mips board in qemu. I have gone through MALTA mips machine and its emulation in qemu, but I have not been able to find any good documentation to find out what should be starting point? Any help in this regard would be highly appreciated...