A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Marian Ohligs 0ac95a30b3 Merge branch 'ohligs' into readwrite
Conflicts:
	drivers/char/null.c
	drivers/stderr/Makefile
	drivers/stderr/stderr.c
	drivers/stdin/Makefile
	drivers/stdin/stdin.c
	drivers/stdout/Makefile
	drivers/stdout/stdout.c
	fs/initrd.c
	include/metalsvm/fs_types.h
	include/metalsvm/tasks_types.h
	kernel/syscall.c
	kernel/tasks.c
	kernel/tests.c
	newlib/examples/hello.c
	newlib/examples/test
	tools/Makefile
2011-04-26 17:27:42 +02:00
arch/x86 add ping pong test and some bug fixes in the ICC part 2011-04-24 07:27:27 -07:00
documentation Committed the rest. There is only few stuff missing. 2011-04-05 14:44:42 +02:00
drivers Merge branch 'ohligs' into readwrite 2011-04-26 17:27:42 +02:00
fs Merge branch 'ohligs' into readwrite 2011-04-26 17:27:42 +02:00
include Merge branch 'ohligs' into readwrite 2011-04-26 17:27:42 +02:00
kernel Merge branch 'ohligs' into readwrite 2011-04-26 17:27:42 +02:00
libkern add fallback code for memcpy 2011-04-21 07:31:44 +02:00
lwip - use non-recursive Makefiles 2011-02-09 19:13:40 +00:00
mm First steps to realize Inter-Core-Communication via RCCE 2011-04-23 00:13:12 -07:00
newlib Merge branch 'ohligs' into readwrite 2011-04-26 17:27:42 +02:00
tools define that we also load metalsvm.obj to pid 1 2011-04-21 07:31:45 +02:00
.gitignore Merge branch 'ohligs' into readwrite 2011-04-26 17:27:42 +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 redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07:00
Makefile.example redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07: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