A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
Marian Ohligs f730f410c3 Merge branch 'master' into readwrite
Conflicts:
	arch/x86/include/asm/apic.h
	arch/x86/include/asm/page.h
	arch/x86/include/asm/processor.h
	arch/x86/kernel/idt.c
	fs/initrd.c
2011-04-16 23:20:52 +02:00
arch/x86 Moved IDT related structs from idt.c to idt.h. 2011-04-15 15:08:41 +02:00
documentation Committed the rest. There is only few stuff missing. 2011-04-05 14:44:42 +02:00
drivers read write patch (not working yet) 2011-04-07 16:41:39 +02:00
fs Merge branch 'master' into readwrite 2011-04-16 23:20:52 +02:00
include Merge branch 'master' into readwrite 2011-04-16 23:20:52 +02:00
kernel File read/write offset 2011-04-14 17:21:17 +02:00
libkern add standard C function strtoul 2011-04-04 08:51:15 +02:00
lwip - use non-recursive Makefiles 2011-02-09 19:13:40 +00:00
mm add the SCC support of a initial ramdisk 2011-04-13 11:03:34 -07:00
newlib Merge branch 'master' into readwrite 2011-04-16 23:20:52 +02:00
tools Merge branch 'master' into readwrite 2011-04-16 23:20:52 +02:00
.gitignore add initrd_write (working with small files only) 2011-04-12 16:48:16 +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 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