A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Stefan Lankes 0c4e177c1f switch to a reentrant version of newlib and uses correct values for O_CREAT & Co
=> see include/metalsvm/fs.h and newlib/examples/hello.c
2012-04-23 21:23:49 +02:00
apps Fix tautologic compare, harmonize types 2012-02-28 13:20:46 +01:00
arch/x86 Fixed two typos. 2012-04-02 14:55:29 +02:00
documentation Added the famous Mike Ostrich logo to the documentation! 2012-03-28 14:01:12 +02:00
drivers add type FS_SOCKET, change locking rules, it's now possible to use more then one mshell at the same time. 2011-11-01 20:11:52 +01:00
fs remove debug msg 2011-11-08 16:01:07 +01:00
include switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
kernel fix deadlock in load_balancing 2012-02-24 06:47:41 +01:00
libkern remove typo, write maximal KMGS_SIZE charcters 2011-09-26 07:47:00 +02:00
lwip increasing the readability 2012-04-22 21:40:17 +02:00
mm this fixes booting with initrd on qemu 1.0 2012-02-02 22:54:09 +01:00
newlib switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
tools remove obsolete files 2011-09-15 21:12:14 +02:00
.gitignore add rlogind to the ignore list 2011-09-25 20:45:21 +02:00
Doxyfile Edited the Doxyfile 2012-03-28 13:06:25 +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 ... 2011-06-20 23:55:46 +02:00
Makefile.example Introduce CPP_FOR_TARGET in Makefile 2012-02-28 12:48:25 +01:00
Makefile.inc - some chmod changes 2011-08-02 15:58:20 +02: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