A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
stefan 81df510743 - add comments
- use readable macros instead of constants
- use the same error number like newlib


git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@156 315a16e6-25f9-4109-90ae-ca3045a26c18
2010-09-10 22:18:55 +00:00
arch - add comments 2010-09-10 22:18:55 +00:00
drivers - remove a bug by the configuration of the network driver 2010-08-11 20:47:00 +00:00
fs - remove linker problems by using non-initialized arrays 2010-08-24 09:10:12 +00:00
include - add comments 2010-09-10 22:18:55 +00:00
kernel - add comments 2010-09-10 22:18:55 +00:00
libgloss - add the definition "__KERNEL__" to avoid redifinition of ssize_t and off_t 2010-08-22 10:08:38 +00:00
libkern - add kflush to force all write operations 2010-09-08 07:23:36 +00:00
lwip - disable theLWIP's DHCP support 2010-08-11 20:39:11 +00:00
mm - remove unused variable 2010-09-09 05:58:57 +00:00
newlib - remove obsolete line 2010-08-22 10:14:21 +00:00
tools - add bootloader for Rock Creek 2010-09-07 21:04:31 +00:00
LICENSE-2.0.txt - first steps to realize a SVM subsystem in a VM 2010-07-31 15:53:30 +00:00
link.ld - specify output architecture 2010-09-07 21:07:27 +00:00
Makefile.example - add compiler options "-fno-zero-initialized-in-bss" to put all 0-initialized elements into the .data section 2010-09-08 18:10:36 +00:00
NOTICE - add a simple virtual filesystem and as simple initial ramdisk 2010-08-17 21:20:03 +00:00