| 2020-07-31 |
kern: Add real SvcBreak implementation
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: SvcSetHardwareBreakPoint
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcQueryPhysicalAddress
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcFlushDataCache, SvcFlushEntireDataCache
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcReadDebugProcessMemory, SvcWriteDebugProcessMemory
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: switch memset to optimized impl
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix ARM vs THUMB mode selection on 32-bit entry
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix slab heap atomics
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement KCodeMemory (and SVCs)
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcGetThreadContext3
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Map L1/L2 blocks when possible
Michael Scire
authored
on 27 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcMapPhysicalMemoryUnsafe, SvcUnmapPhysicalMemoryUnsafe
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcMapPhysicalMemory
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcSleepSystem
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcInvalidateProcessDataCache
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcMapProcessCodeMemory, SvcUnmapProcessCodeMemory
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement transfer memory (and SVCs)
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
|
|
|
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 KProcess::Initialize (for non-kip processes)
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: 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 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 SvcSignalToAddress, SvcWaitForAddress
Michael Scire
authored
on 17 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: implement SvcCreateInterruptEvent
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|