A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
stefan 9d2b73c6cb - add a workaround to use paging and the apic at the same time
(we don't use __attribute__((optimize(0))))


git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@366 315a16e6-25f9-4109-90ae-ca3045a26c18
2011-01-05 20:12:07 +00:00
arch - add a workaround to use paging and the apic at the same time 2011-01-05 20:12:07 +00:00
drivers - remove bug in the network driver 2010-12-13 21:58:46 +00:00
fs - remove linker problems by using non-initialized arrays 2010-08-24 09:10:12 +00:00
include - minor changes to support APIC 2011-01-05 10:16:53 +00:00
kernel - add a workaround to use paging and the apic at the same time 2011-01-05 20:12:07 +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 implementation of ksprintf and ksnprintf 2010-10-26 08:09:43 +00:00
lwip - add svn property "ignore" to ignore Makefile.dep 2010-11-30 19:51:56 +00:00
mm - huge commit 2010-12-10 06:16:58 +00:00
newlib - move entry point of applications to the user space 2010-12-14 06:41:59 +00:00
tools - add application processors' boot code 2010-12-15 20:55:56 +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 - huge commit 2010-12-10 06:16:58 +00:00
Makefile.example - by default we enable the PCI support 2010-11-30 06:07:40 +00:00
NOTICE - substantiate the NOTICE file 2010-10-28 07:11:05 +00:00