A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
2013-10-21 08:52:11 +02:00
apps rename memtests in memtest, remove it from testapps. 2013-01-30 17:52:24 +01:00
arch/x86 added XD flag to map_region() 2013-10-21 08:52:11 +02: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 added Not eXecutable flag for 64bit paging 2013-10-17 21:31:45 +02:00
kernel refactored paging code to be more universial and suitable for 64bit paging 2013-10-16 17:50:37 +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