2020-02-23
@Michael Scire
kern: correct error in KUserPointer
Michael Scire committed on 23 Feb 2020
2020-02-22
@Michael Scire
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire committed on 22 Feb 2020
@Michael Scire
kern: paranoid assertions about the class tokens
Michael Scire committed on 22 Feb 2020
@Michael Scire
kern: correct KClassToken generation
Michael Scire committed on 22 Feb 2020
2020-02-21
@Michael Scire
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire committed on 21 Feb 2020
2020-02-20
@Michael Scire
kern: fix building without debugging turned on
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement large page group mapping, fix debug flag cap
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement user thread start, el0 code now runs
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: fix supervisor page table activation
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement unsuspension of init threads
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020
2020-02-19
@Michael Scire
kern: implement SetProcessMemoryPermission
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: finish KProcess::Initialize() for KIPs
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: mark initial threads as intended constinit
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: implement MapIo
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: implement capabilities parsing
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: correct alloc region size
Michael Scire committed on 19 Feb 2020
@Michael Scire
libmesosphere: precompile mesosphere.hpp
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: implement process(pagetable) init
Michael Scire committed on 19 Feb 2020
2020-02-18
@Michael Scire
kern: add KProcess members
Michael Scire committed on 18 Feb 2020
@Michael Scire
kern: implement IsValidPageGroup
Michael Scire committed on 18 Feb 2020
@Michael Scire
kern: implement page group unmapping
Michael Scire committed on 18 Feb 2020
2020-02-17
@Michael Scire
kern: change decompression asserts -> audits
Michael Scire committed on 17 Feb 2020
@Michael Scire
kern: implement through kip decompression
Michael Scire committed on 17 Feb 2020
2020-02-15
@Michael Scire
kern: skeleton initial process loading
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: implement smmu init
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: switch->nx, implement sleep manager init
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: kern::arm64 -> kern::arch::arm64
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: implement lightlock slowpath (works on hw)
Michael Scire committed on 15 Feb 2020