All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: David Edmondson <dme@sun.com>
Cc: xen-devel@lists.xensource.com, John Levon <levon@movementarian.org>
Subject: Re: Re: [Xen-changelog] [xen-3.1-testing] xend: fix server/netif.py so that it respects type=None.
Date: Fri, 5 Oct 2007 18:30:48 +0100	[thread overview]
Message-ID: <20071005173048.GA30405@redhat.com> (raw)
In-Reply-To: <20071005161635.GG1326@enoexec.uk.sun.com>

On Fri, Oct 05, 2007 at 05:16:35PM +0100, David Edmondson wrote:
> On Fri, Oct 05, 2007 at 05:06:56PM +0100, Daniel P. Berrange wrote:
> > That would certainly work for Linux, though it would not enable the
> > HVM guests on a Solaris host to be configured with both PV drivers &
> > QEMU at the same time. Upto solaris guys if that's a good enough
> > solution...
> 
> We'll make 'None' mean 'our preferred default' in our implementation.
> 
> The whole "PV and IOEMU" at the same time makes me uncomfortable,
> though it looks to be more problematic with disks than network
> devices.

The key is that the Dom0 configuration of the guest should allow the guest
kernel to choose the drivers. Obviously you don't want both drivers active
at once, so one idea is for the PV drivers to 'grab' the PCI resources
associated with the emulated NIC. So once you load the PV driver, there's 
no way for the RTL8139 driver to get access to the NIC, thus ensuring only
one is ever active at once. The same principle applies to disk adapters.

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

  reply	other threads:[~2007-10-05 17:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200710041540.l94FeHjC015059@xenbits.xensource.com>
2007-10-05  0:21 ` [Xen-changelog] [xen-3.1-testing] xend: fix server/netif.py so that it respects type=None John Levon
2007-10-05  0:38   ` Daniel P. Berrange
2007-10-05  1:22     ` Daniel P. Berrange
2007-10-05 13:41       ` David Edmondson
2007-10-05 14:00         ` Keir Fraser
2007-10-05 14:33           ` David Edmondson
2007-10-05 15:29             ` Daniel P. Berrange
2007-10-05 15:31               ` David Edmondson
2007-10-05 15:56             ` Keir Fraser
2007-10-05 16:06               ` Daniel P. Berrange
2007-10-05 16:09                 ` Keir Fraser
2007-10-05 16:17                   ` David Edmondson
2007-10-06  6:41                     ` Keir Fraser
2007-10-08  8:20                       ` David Edmondson
2007-10-05 16:16                 ` David Edmondson
2007-10-05 17:30                   ` Daniel P. Berrange [this message]
2007-10-05 17:36                     ` David Edmondson
2007-10-05 17:57                       ` Daniel P. Berrange

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=20071005173048.GA30405@redhat.com \
    --to=berrange@redhat.com \
    --cc=dme@sun.com \
    --cc=levon@movementarian.org \
    --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.