History for Atmosphere / libraries / libmesosphere / source / kern_k_server_session.cpp
2020-12-02
@Michael Scire
kern: tweak optimization settings for hot paths
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
microkernel: hot paths are pretty fucking hot
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: improve KSynchronizationObject, kill KSynchronization
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: remove KMemoryAttribute_AnyLocked
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-08-17
@Michael Scire
kern: build with -Wextra
Michael Scire committed on 17 Aug 2020
2020-07-31
@Michael Scire
kern: fix bug in server handle cleanup
Michael Scire authored on 29 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-13
@Michael Scire
kern: fix bugs in MapAlias ipc mappings
Michael Scire committed on 13 Jul 2020
2020-07-11
@Michael Scire
kern: fix bug in ToMessageBuffer pointer transfer selection
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern/ipc: fix bug in SendMessage
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern/ipc: implement remaining KServerSession reply code
Michael Scire committed on 11 Jul 2020
2020-07-10
@Michael Scire
kern/ipc: implement most of reply
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: implement SendReply, declare SendMessage
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: add Atmosphere's mitm pid passthrough logic
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc/receive: trivially correct result return codeflow
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: finish Receive part of ReplyAndReceive
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc: add MapAlias processing logic for Receive
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc::Reply -> implement Pointer handling logic
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: partially implement Receive half of ReplyAndReceive
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcSendSyncRequest(WithUserBuffer)
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: skeleton SvcReplyAndReceive
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 SvcCloseHandle
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: SvcConnectToNamedPort
Michael Scire committed on 10 Jul 2020