[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Basic Question
> Whats the difference between the xenU and xen0 kernel. Is there a > technical difference, does this relate to how xen works? Can some one > please give me a little summary of how it works. The xen0 kernel contains all the drivers required to run in a domU (unprivileged guest) *and* all the drivers required to run in dom0 (i.e. privileged command interface, device drivers for the real hardware, etc.). This'll run in *any* domain. The xenU kernel contains only the drivers required to run in a domU - no privileged command interface, no drivers for real hardware. The only practical difference is that this kernel is a few hundred kilobytes smaller but can only run in domUs. HTH, Mark _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |