2020-07-13
@Michael Scire
svc/ipc: fix handle count accessors
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix bugs in Receive/Exchange ipc buffers
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix UpdateLock perms for ipc
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix unaligned map alias buffers
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix bugs in MapAlias ipc mappings
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: implement IPC KPageTable functionality
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/KScheduler: implement special yields
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: implement SvcSleepThread for ns > 0
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: mostly implement thread exit
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
@Michael Scire
kern: add SvcExitThread, SvcSendAsyncRequestWithUserBuffer, SvcReplyAndReceiveWithUserBuffer
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
os: fix building with new svc defs
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: implement remaining non-KServerSession:: part of Reply/Receive
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: implement SvcArbitrateLock, SvcArbitrateUnlock
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: skeleton SvcReplyAndReceive
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: partially implement SvcSignalProcessWideKey
Michael Scire committed on 10 Jul 2020