A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
2013-11-14 13:17:14 +01:00
apps improved tests for the paging system 2013-11-14 13:17:14 +01:00
arch/x86 implemented map_region() (more testing needed; will propably replaced by a iterative solution) 2013-11-14 13:12:35 +01:00
documentation Added the LWIP_CHECKSUM_ON_COPY bit to the LwIP configuration document 2012-09-16 11:01:57 +02:00
drivers debug kernel messages over virtual uart port in qemu 2013-10-10 11:39:41 +02:00
fs remove test printf 2012-12-30 21:39:20 +01:00
include unified paging preprocessor #defines and naming scheme 2013-10-24 12:36:05 +02:00
kernel unified paging preprocessor #defines and naming scheme 2013-10-24 12:36:05 +02:00
libkern debug kernel messages over virtual uart port in qemu 2013-10-10 11:39:41 +02:00
lwip add workaround to avoid LwIP bug 2012-09-10 05:32:57 -07:00
mm fixed regression 2013-10-17 13:09:20 +02:00
newlib Merge branch 'cleanup' into vogel 2013-10-10 11:51:31 +02:00
tools switch to the standard gcc 2012-09-12 00:46:52 -07:00
.gitignore rename memtests in memtest, remove it from testapps. 2013-01-30 17:52:24 +01: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 replace awk script for NASM's config.inc by univerial sed scripts 2013-10-16 16:50:04 +02:00
Makefile.inc - some chmod changes 2011-08-02 15:58:20 +02:00
Makefile.scc switch to the standard gcc 2012-09-12 00:46:52 -07:00
NOTICE update of the NOTICE file 2012-07-20 20:30:59 +02:00
script.gdb added an example to debug 64bit code in gdb (QEmu is buggy when switching from 32 to 64bit code) 2013-10-16 15:13:04 +02:00