qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: bug reports and suggestions
Date: Sat, 06 May 2006 17:55:51 -0500	[thread overview]
Message-ID: <pan.2006.05.06.22.55.49.914137@codemonkey.ws> (raw)
In-Reply-To: 20060505215128.4171C1DC197@ravel.n2.net

On Fri, 05 May 2006 14:51:28 -0700, Don Kitchen wrote:

> Next, it seems the *one* thing QEMU lacks that you-know-who does correctly
> is networking, specifically bridged mode. I know about creating a tap
> device and sticking it into a bridge (really hasn't worked for me, but
> that's the subject for a different day.)

I use bridging with qemu so I can attest that it works quite well once you
get it to work.

We face a similar problem in Xen.  The solution we've come up with is a
*very* complicated script that attempts to reconfigure your networking
setup.  The problem with this general approach is that how networking is
configured is *very* distro-specific.  In Xen, we attempt to be generic
but in reality, it only works on a very specific set of distros that we
frequently test on.

VMware faces the same problem (of course).  Networking doesn't tend to
work well at all unless you're on a supported distro.

What's really needed is the NetworkManager equivalent for network
configuration.  That is, something that has backends for all of the
popular distros that can provide a consistent interface to reconfiguring
networking.

Of course, it all falls apart if you do crazy things locally (like using
insane iptables rules) but it would help for the majority of users.

Regards,

Anthony Liguori

  parent reply	other threads:[~2006-05-06 22:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-05 21:51 [Qemu-devel] bug reports and suggestions Don Kitchen
2006-05-05 23:12 ` Oliver Gerlich
2006-05-06 23:03   ` [Qemu-devel] " Anthony Liguori
2006-05-07  5:40     ` wangji
2006-05-08 15:58   ` [Qemu-devel] " Jim C. Brown
2006-05-08 17:05     ` Oliver Gerlich
2006-05-08 17:28       ` Jim C. Brown
2006-05-06 22:55 ` Anthony Liguori [this message]
2006-05-08 16:17 ` Jim C. Brown

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=pan.2006.05.06.22.55.49.914137@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --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).