aboutsummaryrefslogtreecommitdiff
path: root/src/gdt.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix compile failure without -O2Aqua-sama2021-03-151-11/+7
* vmm: display segment map infoAqua-sama2021-03-101-1/+1
* Map kernel to higher halfAqua-sama2021-03-091-3/+8
* GDT: flush segment registers on lgdtAqua-sama2021-03-061-8/+28
* Fix interrupts causing exception 0xdAqua-sama2021-02-281-0/+9
* Add more comments to GDT codeAqua-sama2021-02-091-17/+4
* Loading GDTAqua-sama2021-02-071-0/+25