All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Kevin Wolf <kwolf@suse.de>
Cc: xen-devel@lists.xensource.com,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>,
	Jean Guyader <jean.guyader@eu.citrix.com>
Subject: Re: [PATCH] xend: PV machines have no ioemu network
Date: Tue, 15 Jul 2008 08:01:18 -0700	[thread overview]
Message-ID: <487CBBBE.4050405@goop.org> (raw)
In-Reply-To: <487C66CF.1030104@suse.de>

Kevin Wolf wrote:
> Ians wants to keep changes from upstream qemu as small as possible in
> those files shared with qemu. I think this is the main reason why he
> didn't do it, and as long as slirp was compiled it just worked.
>
> Additionally, specifying no -net parameter always meant -net nic -net
> user for qemu, so we would not only change common code, but also the
> semantics of the command line parameters. I think this is even worse.
>   

If you've disabled slirp then "-net user" doesn't work; it would be 
pretty silly for qemu to default to using "-net user" if it can't 
possibly work.  I think my patch is a bugfix for base qemu.

> The right thing to do is to specify -net none from xend, IMHO.
>   

Yes, that makes sense anyway.

> Kevin
>
>
> xend: PV machines have no ioemu network
>
> In the command line parameters of qemu-dm, xend should specify -net none
> for PV machines. qemu-dm will assume -net nic -net user otherwise, which
> fails now because slirp is no longer compiled in.
>
> Signed-off-by: Kevin Wolf <kwolf@suse.de>
>   

    J

  reply	other threads:[~2008-07-15 15:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04 11:13 [PATCH] cpuid configuration for PV guest Jean Guyader
2008-07-13  2:49 ` Jeremy Fitzhardinge
2008-07-13  6:00   ` Jeremy Fitzhardinge
2008-07-13  6:27     ` Jeremy Fitzhardinge
2008-07-14  7:12       ` Keir Fraser
2008-07-14  9:55         ` Samuel Thibault
2008-07-14 21:40         ` qemu-dm without slirp Jeremy Fitzhardinge
2008-07-15  8:58           ` [PATCH] xend: PV machines have no ioemu network Kevin Wolf
2008-07-15 15:01             ` Jeremy Fitzhardinge [this message]
2008-07-15 16:44               ` Kevin Wolf
2008-07-15 16:36           ` qemu-dm without slirp Ian Jackson

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=487CBBBE.4050405@goop.org \
    --to=jeremy@goop.org \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=jean.guyader@eu.citrix.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=kwolf@suse.de \
    --cc=xen-devel@lists.xensource.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 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.