| 2020-07-31 |
kern: add KProcess::Initialize (for non-kip processes)
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: implement first half of SvcCreateProcess
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement KThread::Finalize
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcCreateSession, KDebug finalization
Michael Scire
authored
on 20 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic
Michael Scire
authored
on 19 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: qualify inherited KAutoObjectWithListContainer accessor typenames
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcGetProcessList
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcCreateEvent, SvcSignalEvent, SvcClearEvent, SvcResetSignal
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-13 |
kern: fix/add InfoType_(Total/Used)(NonSystem/)MemorySize
Michael Scire
committed
on 13 Jul 2020
|
| 2020-07-11 |
kern: mostly implement thread exit
Michael Scire
committed
on 11 Jul 2020
|
| 2020-07-10 |
kern: skeleton SvcReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
kern: implement SvcCreateThread, SvcStartThread
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire
committed
on 10 Jul 2020
|
|
| 2020-04-19 |
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
| 2020-02-22 |
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire
committed
on 22 Feb 2020
|
| 2020-02-20 |
kern: implement unsuspension of init threads
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-19 |
kern: finish KProcess::Initialize() for KIPs
Michael Scire
committed
on 19 Feb 2020
|
|
kern: implement process(pagetable) init
Michael Scire
committed
on 19 Feb 2020
|
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-08 |
mesosphere: hard enforcement of TODOs
Michael Scire
committed
on 8 Feb 2020
|
|
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|