* [Qemu-devel] Networking in QEMU
@ 2013-10-11 10:01 Ayaz Akram
2013-10-11 10:39 ` Antony Pavlov
0 siblings, 1 reply; 2+ messages in thread
From: Ayaz Akram @ 2013-10-11 10:01 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 294 bytes --]
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...
[-- Attachment #2: Type: text/html, Size: 322 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Networking in QEMU
2013-10-11 10:01 [Qemu-devel] Networking in QEMU Ayaz Akram
@ 2013-10-11 10:39 ` Antony Pavlov
0 siblings, 0 replies; 2+ messages in thread
From: Antony Pavlov @ 2013-10-11 10:39 UTC (permalink / raw)
To: Ayaz Akram; +Cc: qemu-devel
On Fri, 11 Oct 2013 03:01:48 -0700
Ayaz Akram <aaqemu@gmail.com> 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 point? Any help in this regard would be highly appreciated...
You can find my scripts for running mips malta qemu with networking support on github:
https://github.com/frantony/clab
See sample networking options in this file:
https://github.com/frantony/clab/blob/master/qemu-configs/malta-linux-gnu/default
Also you can use VDE2 with qemu. See this file:
https://github.com/frantony/clab/blob/master/qemu-configs/malta-linux-gnu/vde-network
--
Best regards,
Antony Pavlov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-11 10:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 10:01 [Qemu-devel] Networking in QEMU Ayaz Akram
2013-10-11 10:39 ` Antony Pavlov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).