All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Lokier <jamie@shareable.org>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org, Brian Thomason <brian.thomason@canonical.com>
Subject: Re: [Qemu-devel] [PATCH] better describe -net options
Date: Wed, 17 Mar 2010 16:13:16 +0000	[thread overview]
Message-ID: <20100317161316.GA19158@shareable.org> (raw)
In-Reply-To: <4BA0F601.4060802@codemonkey.ws>

Anthony Liguori wrote:
> 
>    On 03/05/2010 03:07 PM, Brian Thomason wrote:
> 
>      The manpage reflects that multiple -net user calls may be made,
>      but if this is done, it can cause the program to hang. Instead,
>      multiple -net calls can be combined into one, and this patch adds
>      that information to qemu-options.hx. Also, -net user may only
>      be used in conjunction with -net nic.  This is already implcitly
>      stated, but this patch makes that statement more explicit.
> 
>    Actually, the problem is that the user created a loop.  It's actually
>    valid to have something like:
>    -net user -net dump,file=foo.pcap -net nic
>    But having -net user -net user creates a loop.

When I used -net user -net user, it didn't hang: QEMU crashed with a
stack overflow.

It crashed after a doing a successful full OS install, because
everything was fine until the first network packet.

That's not nice, even if it is user error.

-- Jamie

  reply	other threads:[~2010-03-17 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-05 21:07 [Qemu-devel] [PATCH] better describe -net options Brian Thomason
2010-03-17 15:32 ` Anthony Liguori
2010-03-17 16:13   ` Jamie Lokier [this message]
2010-03-17 16:40     ` Anthony Liguori

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=20100317161316.GA19158@shareable.org \
    --to=jamie@shareable.org \
    --cc=anthony@codemonkey.ws \
    --cc=brian.thomason@canonical.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.