History for Atmosphere / libraries / libmesosphere / source / kern_k_page_table_base.cpp
2020-07-11
@Michael Scire
kern: add SvcExitThread, SvcSendAsyncRequestWithUserBuffer, SvcReplyAndReceiveWithUserBuffer
Michael Scire committed on 11 Jul 2020
2020-07-10
@Michael Scire
ipc: add MapAlias processing logic for Receive
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc::Reply -> add raw data copy logic
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcSendSyncRequest(WithUserBuffer)
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcMapMemory
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement KEvent, KWritableEvent, KServerSession::OnClientClosed
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire committed on 10 Jul 2020
2020-04-19
@Michael Scire
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire committed on 19 Apr 2020
2020-03-18
@Michael Scire
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire committed on 18 Mar 2020
2020-02-22
@Michael Scire
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire committed on 22 Feb 2020
2020-02-20
@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 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: 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
kern: implement process(pagetable) init
Michael Scire committed on 19 Feb 2020
2020-02-18
@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: implement through kip decompression
Michael Scire committed on 17 Feb 2020
2020-02-14
@Michael Scire
kern: implement enough of KPageTable to initialize a thread
Michael Scire committed on 14 Feb 2020
2020-02-10
@Michael Scire
kern: implement KMemoryBlockManager init
Michael Scire committed on 10 Feb 2020
@Michael Scire
kern: add KPageTableBase members
Michael Scire committed on 10 Feb 2020
2020-02-09
@Michael Scire
kern: begin skeletoning page table types
Michael Scire committed on 9 Feb 2020