qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: Ayaz Akram <aaqemu@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Networking in QEMU
Date: Fri, 11 Oct 2013 14:39:48 +0400	[thread overview]
Message-ID: <20131011143948.a2c1b466c09ab46658380fbf@gmail.com> (raw)
In-Reply-To: <CAC0+NVbsDKfW29sxqj0VAuaAQzH+zJ-SwAa7nHSt4fsHAFLqPQ@mail.gmail.com>

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

      reply	other threads:[~2013-10-11 10:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-11 10:01 [Qemu-devel] Networking in QEMU Ayaz Akram
2013-10-11 10:39 ` Antony Pavlov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131011143948.a2c1b466c09ab46658380fbf@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=aaqemu@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).