A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Stefan Lankes 5ce3ed9338 First steps to support the system calls "fork" and "wait"
- Currently, the system call "fork" doesn't work and has a memory leak
- However, it is a good starting point for further developments.
2011-03-02 13:49:36 +01:00
arch/x86 First steps to support the system calls "fork" and "wait" 2011-03-02 13:49:36 +01:00
drivers/net remove obsolete function arguments 2011-02-24 10:15:58 +01:00
fs - add the directories sbin and var 2011-02-10 06:47:22 +00:00
include First steps to support the system calls "fork" and "wait" 2011-03-02 13:49:36 +01:00
kernel First steps to support the system calls "fork" and "wait" 2011-03-02 13:49:36 +01:00
libkern change copyright statement 2011-03-02 05:32:25 +01:00
lwip - use non-recursive Makefiles 2011-02-09 19:13:40 +00:00
mm use a spinlock for each PGD 2011-02-24 19:06:32 +01:00
newlib add in libgloss the support of the system calls "read" and "wait" 2011-03-02 06:31:14 +01:00
tools create initrd only on demand 2011-02-18 21:15:16 +01:00
.gitignore ignore *.pcap and *.img files 2011-03-02 05:36:06 +01: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 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm into fork 2011-02-17 17:01:55 +01:00
Makefile.inc - use non-recursive Makefiles 2011-02-09 19:13:40 +00:00
NOTICE - substantiate the NOTICE file 2010-10-28 07:11:05 +00:00