[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] DomU as Dom0?
On Thu, 2010-02-11 at 14:43 -0500, Sassy Natan wrote: > Hi, > > > > > Can I run on DomU a Dom0 Kernel? So that This DomU will act as a Dom0 > for other DomU on top of it? Domains don't stack. There's no concept of one domain running on top of a different one, not even with the original dom0. But many of the tasks dom0 performs on behalf of domU's could be done by other domUs as well. Primary example would be I/O virtualization for normal, non-privileged guests. So the dependency graph you can build for a 'service' model is *much* more flexible than the rather static 3-level block scheme depicting the bare binary interface. That's maybe not the answer you were looking for. If you're rather looking for recursive virtualization, I don't think that's going to fly all that well either. Daniel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |