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-users

RE: [Xen-users] Kernel drivers on domU

To: "'kanour'" <xen@xxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Kernel drivers on domU
From: "Steffen Heil" <lists@xxxxxxxxxxxxxxx>
Date: Fri, 1 Sep 2006 14:06:56 +0200
Delivery-date: Fri, 01 Sep 2006 05:07:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44F82143.2010907@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbNvqTc00xrvvOtS/2RVlGhJSWP8QAAC+xg
Hi

> I would like to ask if I have to have drivers in kernel for domU.
> For example for Ethernet card. I have them in dom0 but not in domU.
> Is there any rule what should be or does not have to be in 
> kernel for domU.

First basic rule: Keep the kernel as small as possible.
Second basic role: Hardware is typically controlled by dom0.

Hence, you don't need real hardware drivers in domUs.

However if you want to passthrough PCI devices, you will need their drivers
in domU.
Current source tarballs by default build only one kernel anyway, giving you
all drivers anywhere.

Regards,
  Steffen

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>