|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [RFC] Add stubdomain support
Keir Fraser, le Mon 11 Feb 2008 19:14:16 +0000, a écrit :
> You hack the libxc headers a bit: is this because you need different
> definitions of certain things in minios environment (seems unlikely for
> things like memory barriers and page sizes) or because of namespace
> conflicts?
Conflicts. Actually they get defined to the same things... Maybe we
could have these go to public Xen headers so as to be simply shared.
> do you symlink out to libxc and so on, and store the object
> files and build targets somewhere under stubdom/?
Exactly, except for extras/mini-os for now because there are various
subdirectories and by default it is not compiled in any other way.
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|