All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] linux-test image for user-net?
Date: Tue, 15 Nov 2005 20:56:27 +0000	[thread overview]
Message-ID: <200511152056.28293.paul@codesourcery.com> (raw)
In-Reply-To: <20051115204912.GA15945@mail.shareable.org>

On Tuesday 15 November 2005 20:49, Jamie Lokier wrote:
> Paul Brook wrote:
> > On Tuesday 15 November 2005 20:36, Stealth Dave wrote:
> > > Is it possible to build a linux-test image that enables network access
> > > via user-net instead of tun/tap?
> >
> > The guest OS doesn't care whether qemu is using user-net or tun-tap.
> > The linux-test image downloadable from the qemu website doesn't work
> > properly because it only contains the ISA ne2k driver, and qemu now
> > emulates a PCI ne2k card.
>
> Perhaps qemu's PCI ne2k emulation could be changed to accept accesses
> to the I/O addresses of the classic ISA card too - and disabling the
> PCI addresses if an OS touches the ISA ones?  Old OSes which only know
> about ISA ne2k would work, and newer ones which enumerate it through
> PCI would also work.

You can tell qemu to emulate an isa only system. 
Having the same [virtual] hardware respond to both ISA and PCI is a bad idea. 
It'll break horribly as soon as an OS loads both drivers.

Paul

  reply	other threads:[~2005-11-15 20:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-15 20:36 [Qemu-devel] linux-test image for user-net? Stealth Dave
2005-11-15 20:42 ` Paul Brook
2005-11-15 20:49   ` Jamie Lokier
2005-11-15 20:56     ` Paul Brook [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-15 21:58 Ben Taylor

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=200511152056.28293.paul@codesourcery.com \
    --to=paul@codesourcery.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.