A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
stefan 45219bce2e - huge commit
- enable the paging support
- redesign of the APIC code

TODO:
- Currently, we are not able to start user-level applications.
- The RTL8139 driver does not longer work. Perhaps, a bug in the output function.
- The APIC codes doesn't work on all systems. Therefore, the code is currently disabled.



git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@326 315a16e6-25f9-4109-90ae-ca3045a26c18
2010-12-10 06:16:58 +00:00
arch - huge commit 2010-12-10 06:16:58 +00:00
drivers - huge commit 2010-12-10 06:16:58 +00:00
fs - remove linker problems by using non-initialized arrays 2010-08-24 09:10:12 +00:00
include - huge commit 2010-12-10 06:16:58 +00:00
kernel - huge commit 2010-12-10 06:16:58 +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 - remove obsolete line 2010-08-22 10:14:21 +00:00
tools - add automatic conversion form a elf to a flat binary format 2010-11-25 03:55:44 +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