Commit graph

7 commits

Author SHA1 Message Date
033d85bd2f cpu: move apic to x86_64 2025-06-02 21:05:51 +02:00
edbb5d106d kernel: whatever changes i didn't keep track of lol 2025-06-01 22:45:43 +02:00
RaphProductions
dcea7360d2 vma: Implement VMA.
+ acpi: Start implementation of table lookup
+ cpu: Remove useless argument to "cpu_invalidate_page"
+ cpu (x86_64): Removed "read_cr3"
+ arch/x86_64: Replace debug with trace for GDT & IDT initialization.
2025-05-19 17:56:29 +02:00
RaphProductions
16246cc167 mm: Changes
+ vmm: Rename to "paging"
+ vma: Start implementation
2025-05-19 07:25:31 +02:00
RaphProductions
33f88512d4 vmm: brokie paging :) 2025-05-18 18:58:22 +02:00
RaphProductions
89bb8c8a4b kernel: add some basic features
+ feat list:
+ * gdt/idt
+ * brokie pmm
2025-05-18 15:54:12 +02:00
RaphProductions
a1e27c2730 kernel: Rewrite from scratch since the current thing is held by duct tape (lmao) 2025-05-18 09:04:25 +02:00