Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement multitasking. | Alex Auvolat | 2014-12-07 | 1 | -3/+4 |
| | |||||
* | Add kernel stack protector. Find bug. Correct it. | Alex Auvolat | 2014-12-06 | 1 | -2/+5 |
| | |||||
* | Make paging work ! \o/ | Alex Auvolat | 2014-12-04 | 1 | -4/+4 |
| | |||||
* | Begin implementation of paging | Alex Auvolat | 2014-12-02 | 1 | -3/+6 |
| | |||||
* | Advance HH, GDT, IDT (details below) | Alex Auvolat | 2014-12-01 | 1 | -48/+58 |
| | | | | | | | | - Implement higher-half in loader with paging (using 4Mb pages) - Add GDT installation code - Add IDT installation code (spend a loong time debugging the ISRs!) - Add CDROM generation scripts - Add scripts to launch bochs (debug) and qemu (debug) | ||||
* | Bare bones. | Alex Auvolat | 2014-11-30 | 1 | -0/+69 |