From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>, Mark Glines <mark@glines.org>
Subject: Re: [Qemu-devel] emulated lance device crashes in debian-sparc32
Date: Sun, 20 May 2007 11:25:25 +0100 [thread overview]
Message-ID: <200705201125.26929.paul@codesourcery.com> (raw)
In-Reply-To: <20070520021123.7b01da02@chirp>
> > I think Qemu should reject -net user only. Currently that seems to
> > mean that there is no nic, but still the vlan is connected to slirp
> > stack. That does not make any sense.
If you do this, do it properly and warn if any qemu vlans have a single device
attached.
> In my past experience, -net user implies -net nic.
You are mistaken. -net user does not imply -net nic.
I suspect you're confusing it with the old network options.
> Hmm. -net performs 2 separate functions. First, it sets up the
> network card in the guest machine (nic, model, and macaddr). Second, it
> specifies how that card behaves on the host side of things (vlan, user,
> tap, or socket).
-net creates devices and attaches them to the virtual network, whether they be
emulated devices on the host, or devices for communication with the "real"
world.
Paul
next prev parent reply other threads:[~2007-05-20 10:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-19 14:16 [Qemu-devel] emulated lance device crashes in debian-sparc32 Mark Glines
2007-05-19 17:03 ` Blue Swirl
2007-05-19 19:08 ` Blue Swirl
2007-05-19 22:08 ` Mark Glines
2007-05-20 7:10 ` Blue Swirl
2007-05-20 9:11 ` Mark Glines
2007-05-20 10:25 ` Paul Brook [this message]
2007-05-20 13:15 ` Mark Glines
2007-05-20 13:51 ` Paul Brook
2007-05-20 15:45 ` Blue Swirl
2007-05-20 19:45 ` Blue Swirl
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=200705201125.26929.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=blauwirbel@gmail.com \
--cc=mark@glines.org \
--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).