Thomas Leonard writes ("Re: [PATCH RFC 0/5] Split off mini-os to a separate 
tree"):
> In case it's useful: for the standalone version of Mini-OS used by
> Mirage, I had to include these directories too:
> 
> 1. xen/include/public

Official Xen policy is that OSs that want to run on Xen should take a
copy of those headers into their own source tree.

> 2. xen/common/libfdt
> 3. xen/include/xen/libfdt

libdft is its own project.  I have no idea why we have a copy of it in
xen.git.  I think this is wrong.

> 4. config

That's build system stuff which Mini-OS should grow its own
(preferably sane) version of.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to