Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin review of taking model : making things thread safe. | Alex Auvolat | 2014-12-06 | 1 | -6/+61 |
| | |||||
* | Advance HH, GDT, IDT (details below) | Alex Auvolat | 2014-12-01 | 1 | -0/+35 |
- 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) |