A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Stefan Lankes f74f2fa35c fix typo in the definition of TCP_SND_BUF
- disable IP forwarding
- check the checksum for incoming packets
2012-09-10 10:04:24 +02:00
apps disable socket by passing (default configuration) 2012-09-10 09:58:47 +02:00
arch/x86 By entering/leaving the kernel, DS and ES registers will be saved/restored. 2012-08-24 20:21:21 +02:00
documentation The git clone path within the documentation is wrong. 2012-08-11 12:26:21 +02:00
drivers define per default the RX buffers as cacheable 2012-09-10 09:50:27 +02:00
fs remove memory leak 2012-08-26 14:06:00 +02:00
include increase the default size of a mailbox 2012-09-10 09:46:07 +02:00
kernel some code cleanups 2012-08-01 14:52:31 +02:00
libkern some code cleanups 2012-08-01 20:50:33 +02:00
lwip fix typo in the definition of TCP_SND_BUF 2012-09-10 10:04:24 +02:00
mm use static stacks only for the idle tasks 2012-07-19 22:07:59 +02:00
newlib Merge branch 'master' into readwrite 2012-07-20 09:05:57 +02:00
tools Make it easier to change the number of used cores 2012-06-06 05:06:41 -07:00
.gitignore Changed the .gitignore file to make git ignore config.inc 2012-05-22 13:44:33 +02:00
Doxyfile Updated Doxygen config and texts. 2012-07-02 12:40:08 +02:00
LICENSE-2.0.txt - some chmod changes 2011-08-02 15:58:20 +02:00
link32.ld add alpha version of x64 support 2012-06-10 08:05:24 +02:00
link64.ld add alpha version of x64 support 2012-06-10 08:05:24 +02:00
Makefile.example only if CONFIG_VGA is defined, VGA will be mapped into the kernel space 2012-07-22 10:56:03 +02:00
Makefile.inc - some chmod changes 2011-08-02 15:58:20 +02:00
Makefile.scc only if CONFIG_VGA is defined, VGA will be mapped into the kernel space 2012-07-22 10:56:03 +02:00
NOTICE update of the NOTICE file 2012-07-20 20:30:59 +02:00
script.gdb - some chmod changes 2011-08-02 15:58:20 +02:00