In order to keep the tree bisectable all the changes are done in one single commit.
Things done in this commit: 1. Import necessary .mk files from Xen. 2. Move all XEN_ related variables to MINIOS_ namespace. 3. Import Xen public header files. 4. Import BSD's list.h and helper script. Mini-OS's vanilla Config.mk is modified to contain some macros copied from Xen's Config.mk. It also contains compatibility handling logic for Xen's stubdom build environment. Files modified: Config.mk Makefile arch/x86/Makefile arch/x86/arch.mk minios.mk All other files are just imported from Xen. Signed-off-by: Wei Liu <[email protected]> Cc: Ian Campbell <[email protected]> Cc: Ian Jackson <[email protected]> Acked-by: Ian Campbell <[email protected]> Acked-by: Samuel Thibault <[email protected]> [ output trimmed ] _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
