| 2020-07-31 |
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
|
|
|
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
|
|
|
kern: add KAddressArbiter::WaitIfEqual
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcSetHeapSize
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement all device address space svcs
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: retrieve target firmware from exosphere instead of hardcoding
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement DetachDeviceAddressSpace, skeleton other das funcs in KDevicePageTable
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add infra (but not impl) for all DeviceAddressSpace svcs
Michael Scire
authored
on 15 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: add SvcCreateDeviceAddressSpace, SvcAttachDeviceAddressSpace
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcCreateInterruptEvent
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
|
|
|
kern: add SvcCreatePort, SvcConnectToPort
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add SvcReadWriteRegister
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: patch svc tables via asm, instead of relying on compiler to be nice
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Implement QueryIoMapping logic for < 8.0.0
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Support older SVC ABIs
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-20 |
fs: correct retry loop again
Michael Scire
committed
on 20 Jul 2020
|