aboutsummaryrefslogtreecommitdiff
path: root/src/vmem.c
AgeCommit message (Expand)Author
2024-08-30improvements to shared memory handlingKimplul
2024-08-26fix memory leaks destroying threadsKimplul
2024-08-26improve killing processes/threads, testKimplul
2024-07-09allow regions to have reserved areasKimplul
2024-07-09allow mapping null pageKimplul
2024-07-07add req_page back in as I realized it's usefulKimplul
2024-07-07simplify assertionsKimplul
2024-07-06make dmem a bit more readableKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-05formatting and documentationKimplul
2024-07-05allow booting with Qemu's -kernel flag directlyKimplul
2024-05-24rename common to srcKimplul