A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
stefan 1a4eb2ff5c - add compiler flag -march=i386
- this flags avoids the generation of SSE or MMX code


git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@198 315a16e6-25f9-4109-90ae-ca3045a26c18
2010-10-25 17:02:06 +00:00
arch - add the first steps to support the (local and IO) APIC 2010-10-25 16:58:31 +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 - remove some typos in the comments 2010-10-25 16:59:23 +00:00
kernel - remove some typos in the comments 2010-10-25 16:59:23 +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 - remove some typos in the comments 2010-10-25 16:59:23 +00:00
lwip - disable theLWIP's DHCP support 2010-08-11 20:39:11 +00:00
mm - prepare MetalSVM for multicore environments 2010-09-12 14:45:03 +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 flag -march=i386 2010-10-25 17:02:06 +00:00
NOTICE - remove some typos in the comments 2010-10-25 16:59:23 +00:00