[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] KXen preview now available
On Tue, Mar 31, 2009 at 5:49 PM, Jun Koi <junkoi2004@xxxxxxxxx> wrote: > This is exciting! > > Some quick questions: how much code is shared between Xen and KXen? > And how Xen and KXen code are parallel maintained in the future? KXen currently uses about 300 of the 1100 files in Xen (xen subdirectory). Most of the changes add #ifndef __KXEN__ to comment out code which is not required, in most cases this is not even necessary except to prevent having to pull in even more unused Xen code. Once there's a Xen 3.4 branch, we'll move over to using that and then we'll also start to push changes into xen-unstable. christian _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |