| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-15 | Separate more clearly bootloader from xv6 by renaming multiboot.S to entry.S ↵ | Frans Kaashoek | |
| etc. Maybe the string boot shouldn't appear in xv6 code? | |||
| 2011-08-09 | Shorten boot assembly | Frans Kaashoek | |
| 2011-08-09 | Use static page table for boot, mapping first 4Mbyte; no more segment trick | Frans Kaashoek | |
| Allocate proper kernel page table immediately in main using boot allocator Remove pginit Simplify address space layout a tiny bit More to come (e.g., superpages to simplify static table) | |||
| 2011-08-08 | One definition of several macros and constants | Frans Kaashoek | |
| 2011-07-29 | Map kernel high | Frans Kaashoek | |
| Very important to give qemu memory through PHYSTOP :( | |||
| 2011-01-11 | multiboot support and memory-only (no disk) kernel | Russ Cox | |
