| 2020-07-31 |
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: 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: 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
|
|
| 2020-07-13 |
kern: add SvcQueryIoMapping (NOTE: pre-10.x, ABI needs update)
Michael Scire
committed
on 13 Jul 2020
|
|
kern: fix/add InfoType_(Total/Used)(NonSystem/)MemorySize
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: fix bugs in Receive/Exchange ipc buffers
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: implement IPC KPageTable functionality
Michael Scire
committed
on 13 Jul 2020
|
|
| 2020-07-11 |
kern/KScheduler: implement special yields
Michael Scire
committed
on 11 Jul 2020
|
|
kern: implement SvcSleepThread for ns > 0
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: mostly implement thread exit
Michael Scire
committed
on 11 Jul 2020
|
|
| 2020-07-10 |
kern/ipc: finish Receive part of ReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
ipc: add MapAlias processing logic for Receive
Michael Scire
committed
on 10 Jul 2020
|
|
|
ipc::Reply -> add raw data copy logic
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: partially implement Receive half of ReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcSendSyncRequest(WithUserBuffer)
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcArbitrateLock, SvcArbitrateUnlock
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: skeleton SvcReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: partially implement SvcSignalProcessWideKey
Michael Scire
committed
on 10 Jul 2020
|