A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Stefan Lankes 9918db81ec fix bugs in initialization of RCCE
at first, we have to enable paging and to disable caching for the configuration registers
2011-04-05 01:55:02 -07:00
arch/x86 fix bugs in initialization of RCCE 2011-04-05 01:55:02 -07:00
drivers move driver "/dev/null" to the directory "drivers/char" 2011-03-03 07:44:20 +01:00
fs use platform independent data types to create the initrd 2011-03-22 19:04:37 +01:00
include specify SCC's memory layout in the config file 2011-03-25 20:39:05 +01:00
kernel move koutput_init to the function lowlevel_init 2011-03-25 07:46:23 +01:00
libkern redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07:00
lwip - use non-recursive Makefiles 2011-02-09 19:13:40 +00:00
mm redesign of the SCC's init routines 2011-03-25 20:28:43 +01:00
newlib increasing the support of cross compiling 2011-03-22 09:30:22 +01:00
tools redesign of the SCC bootloader 2011-04-05 01:50:57 -07:00
.gitignore ignore *.pcap and *.img files 2011-03-02 05:36:06 +01: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 redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07:00
Makefile.example redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07: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