A Bare-Metal Hypervisor for Non-Coherent Memory-Coupled Cores
Find a file
2010-11-14 10:38:31 +00:00
arch - add some comments 2010-11-05 06:51:19 +00:00
drivers - remove a bug by the configuration of the network driver 2010-08-11 20:47:00 +00:00
fs - remove linker problems by using non-initialized arrays 2010-08-24 09:10:12 +00:00
include - use uint32_t instead of an int to detect the processor frequency 2010-11-13 13:04:57 +00:00
kernel - use %u instead of %d to print the processor frequency 2010-11-14 10:38:31 +00:00
libgloss - add the definition "__KERNEL__" to avoid redifinition of ssize_t and off_t 2010-08-22 10:08:38 +00:00
libkern - add implementation of ksprintf and ksnprintf 2010-10-26 08:09:43 +00:00
lwip - disable theLWIP's DHCP support 2010-08-11 20:39:11 +00:00
mm - complete redesign of the APIC code 2010-11-04 20:15:39 +00:00
newlib - remove obsolete line 2010-08-22 10:14:21 +00:00
tools - add bootloader for Rock Creek 2010-09-07 21:04:31 +00: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 - switched to an ELF kernel 2010-10-25 17:10:16 +00:00
Makefile.example - add a unique build number 2010-11-04 08:27:53 +00:00
NOTICE - substantiate the NOTICE file 2010-10-28 07:11:05 +00:00