Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Jason Wessel <jason.wessel@windriver.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Scott Garman <scott.a.garman@intel.com>
Subject: Re: RFC: Who wants/cares about SLiRP networking for QEMU?
Date: Tue, 8 May 2012 20:28:07 -0500	[thread overview]
Message-ID: <4FA9C827.3050304@windriver.com> (raw)
In-Reply-To: <4FA9C638.2000502@intel.com>

On 05/08/2012 08:19 PM, Scott Garman wrote:
> This is an inquiry to see if there's much interest in adding an 
> alternate networking capability for our QEMU setups. Currently, we use 
> tun/tap devices, which need root privileges to be created. Hence, our 
> runqemu script requires sudo access.
>
> I'm curious to know who would like to see us use an alternate mechanism 
> (most likely SLiRP) to get around the need for sudo access. Is this much 
> of a problem for anyone, or would the team's resources be better spent 
> on other bugfixes?
>
> Secondly, does anyone have any war stories about using SLiRP for this 
> purpose? Is there a better way we should consider doing this?

We have QEMU + UserMode NFS + SLiRP for years in Wind River Linux products.   In that period I have sent upstream most of the patches dealing with problems.  There remain a few patches to the User Mode NFS service which are not currently in the Yocto project.  I also have a patch that is not in the QEMU mainline that deals with syn packets where QEMU violates the RFC that was never merged upstream for some reason.  I imagine that you will probably want all those patches if that is going to be your mode of operation.

You will also want to create a mechanism to easily add port redirections.  Typically we have always used what we call an simulator "instance" number so we know the ports are at generally fixed locations and for each instance number all the port redirections are incremented by 100.

Cheers,
Jason.



  reply	other threads:[~2012-05-09  1:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09  1:19 RFC: Who wants/cares about SLiRP networking for QEMU? Scott Garman
2012-05-09  1:28 ` Jason Wessel [this message]
2012-05-10  3:15   ` Scott Garman

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=4FA9C827.3050304@windriver.com \
    --to=jason.wessel@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=scott.a.garman@intel.com \
    /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