Mailing List Archive

Compiling drivers for xen: xen0 and/or xenU?
Hi all,

I am using xen now for almost a week using the binaries, and it works
great! Especially the management of the VM's work much better then in UML.

Now I want to go a step further and use my ISDN card (Frits!PCI). I
realize I have to compile the (xen) kernel selecting my ISDN card in the
kernel config. However, I do not understand the concept of the drivers
within xen completely. You seem to have a driver in xen0 and a driver in
xenU.

My question is: when do you need a xen0 driver, and when a xenU driver? If
someone could help me understanding this it would really be appriciated!

Thanks,
Rene

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: Compiling drivers for xen: xen0 and/or xenU? [ In reply to ]
> I am using xen now for almost a week using the binaries, and it works
> great! Especially the management of the VM's work much better then in UML.

Glad to hear it! Lots more cool stuff on the way :-)

> My question is: when do you need a xen0 driver, and when a xenU driver? If
> someone could help me understanding this it would really be appriciated!

Drivers for real hardware (like your ISDN card) must go in the xen0 kernel.
XenU kernels only have "virtual" device support, so they can only run in
guests but are slightly smaller.

HTH,
Mark

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