A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
2013-11-20 14:12:57 +01:00
apps added test for new buddy malloc implementation 2013-11-20 14:12:57 +01:00
arch/x86 replaced old kfree() calls with new signature 2013-11-20 14:11:19 +01:00
documentation Added the LWIP_CHECKSUM_ON_COPY bit to the LwIP configuration document 2012-09-16 11:01:57 +02:00
drivers replaced old kfree() calls with new signature 2013-11-20 14:11:19 +01:00
fs replaced old kfree() calls with new signature 2013-11-20 14:11:19 +01:00
include palloc()/pfree() replace our old kmalloc()/kfree() with PAGE_SIZE granularity 2013-11-20 14:11:19 +01:00
kernel replaced old kfree() calls with new signature 2013-11-20 14:11:19 +01:00
libkern replaced old kfree() calls with new signature 2013-11-20 14:11:19 +01:00
lwip add workaround to avoid LwIP bug 2012-09-10 05:32:57 -07:00
mm removed old kmalloc() 2013-11-20 14:11:19 +01: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 Merge branch 'qemu_debug' into vogel 2013-11-20 13:54:23 +01: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