A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
2011-06-08 23:43:29 -07:00
arch/x86 fix typo, remove some SCC workarounds 2011-06-08 23:42:20 -07:00
documentation Committed the rest. There is only few stuff missing. 2011-04-05 14:44:42 +02:00
drivers remove typo 2011-06-08 06:03:57 -07:00
fs First steps to realize Inter-Core-Communication via RCCE 2011-04-23 00:13:12 -07:00
include Merge branch 'svm' 2011-05-25 15:34:43 -07:00
kernel remove SCC workaround 2011-06-08 23:43:29 -07:00
libkern only if the macro CONFIG_VGA is set, the function settextcolor will be used 2011-05-25 15:42:10 -07:00
lwip Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm into lwip 2011-06-06 13:20:31 -07:00
mm use HALT instead of NOP8 2011-05-17 08:12:56 -07:00
newlib add rudimental support of the system call times 2011-04-21 10:13:58 +02:00
tools define that we also load metalsvm.obj to pid 1 2011-04-21 07:31:45 +02:00
.gitignore switch from lwip-1.3.2 to lwip 1.4.0 2011-05-29 15:36:02 +02:00
Doxyfile Committed the rest. There is only few stuff missing. 2011-04-05 14:44:42 +02: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 fix bug in the initializtion of the BSS section 2011-06-09 08:18:12 +02:00
Makefile.example fix bug in the initializtion of the BSS section 2011-06-09 08:18:12 +02:00
Makefile.inc redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07:00
NOTICE - substantiate the NOTICE file 2010-10-28 07:11:05 +00:00
script.gdb New Makefile target: qemudbg 2011-05-16 13:26:49 +02:00