WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: [Xen-changelog] [xen-3.1-testing] xend: fix server/n

To: David Edmondson <dme@xxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-changelog] [xen-3.1-testing] xend: fix server/netif.py so that it respects type=None.
From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Date: Fri, 5 Oct 2007 18:30:48 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, John Levon <levon@xxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 05 Oct 2007 10:31:31 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20071005161635.GG1326@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20071005143301.GC1326@xxxxxxxxxxxxxxxxxx> <C32C1D3C.167B6%Keir.Fraser@xxxxxxxxxxxx> <20071005160656.GC8249@xxxxxxxxxx> <20071005161635.GG1326@xxxxxxxxxxxxxxxxxx>
Reply-to: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.1i
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  -=| 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>