A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Stefan Lankes 04a0dfb114 enable the support of the system call "fork"
remove obsolete file
2011-04-18 15:03:35 +02:00
arch/x86 enable the support of the system call "fork" 2011-04-18 15:03:35 +02:00
drivers move driver "/dev/null" to the directory "drivers/char" 2011-03-03 07:44:20 +01:00
fs add the SCC support of a initial ramdisk 2011-04-13 11:03:34 -07:00
include define the macro SCC_BOOTINFO, which defines the address of the boot parameters 2011-04-13 11:10:47 -07:00
kernel Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm into rcce 2011-04-08 07:26:55 -07:00
libkern add standard C function strtoul 2011-04-04 08:51:15 +02:00
lwip - use non-recursive Makefiles 2011-02-09 19:13:40 +00:00
mm add the SCC support of a initial ramdisk 2011-04-13 11:03:34 -07:00
newlib enable the support of the system call "fork" 2011-04-18 15:03:35 +02:00
tools set correct dependencies between the rules 2011-04-13 11:01:24 -07:00
.gitignore add some git .ignore filetypes 2011-04-07 15:58:37 +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