| 2020-07-31 |
kern: add SvcFlushProcessDataCache, SvcStoreProcessDataCache
Michael Scire
authored
on 23 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: implement SvcSetMemoryAttribute
Michael Scire
authored
on 23 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
boot2: work around pcv<->fs<->settings race condition
Michael Scire
authored
on 23 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix bugs in interrupt permittance, DpcManager init
Michael Scire
authored
on 23 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcGetProcessInfo, SvcTerminateProcess
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: KConditionVariable::SignalImpl
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fully implement KSharedMemory (and Svcs)
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add SvcStartProcess
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
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 SvcMapProcessMemory, SvcUnmapProcessMemory
Michael Scire
authored
on 21 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: KDevicePageTable::Finalize, InfoType_RandomEntropy
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix attribute checks in device unmap
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: finish SvcGetSystemInfo
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix asid tlb invalidation
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: dump page table on user exception
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement ResourceLimit Svcs
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add ResourceLimit to svcGetInfo
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix incorrect cache routines, implement SvcSetProcessMemoryPermission
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcCancelSynchronization
Michael Scire
authored
on 20 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix bug in SvcSetThreadPriority
Michael Scire
authored
on 20 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
|
|
|
fusee: add support for booting mesosphere
Michael Scire
authored
on 18 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix bug in KPageTableBase::SetupForIpcServer
Michael Scire
authored
on 18 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcSetThreadPriority
Michael Scire
authored
on 18 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix kscheduler interrupt api, adjust debug logging
Michael Scire
authored
on 18 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix bug in up/downcasting of scoped auto objects
Michael Scire
authored
on 17 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcSignalToAddress, SvcWaitForAddress
Michael Scire
authored
on 17 Jul 2020
SciresM
committed
on 31 Jul 2020
|