A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Stefan Lankes 22441375bb add blocking timers
only the idle tasks use the polling mode
2011-08-03 21:41:06 +02:00
arch/x86 add blocking timers 2011-08-03 21:41:06 +02:00
documentation Committed the rest. There is only few stuff missing. 2011-04-05 14:44:42 +02:00
drivers minor optimizations... IRQ handler calls directly the LwIP stack 2011-08-01 13:26:11 -07:00
fs First steps to realize Inter-Core-Communication via RCCE 2011-04-23 00:13:12 -07:00
include avoid unneeded using of per_core macro 2011-08-03 21:38:40 +02:00
kernel cosmetic changes and add some scheduling statistics 2011-08-03 19:37:05 +02:00
libkern remove type 2011-07-21 21:57:15 +02:00
lwip fix wrong data type and wrong using of create_kernel_task 2011-08-03 21:40:07 +02:00
mm using of the correct data types 2011-07-30 17:34:30 +02:00
newlib upgrade to newest metalsvm 2011-06-27 11:39:01 +02:00
tools redesign of the boot code of the application processor 2011-07-18 08:35:57 +02:00
.gitignore switch from lwip-1.3.2 to lwip 1.4.0 2011-05-29 15:36:02 +02:00
Doxyfile Committed the rest. There is only few stuff missing. 2011-04-05 14:44:42 +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 redirect qemu's monitor to stdio 2011-07-30 17:24:06 +02:00
Makefile.inc redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07: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