Michael Scire
|
900913fe3b
|
kern: fix longstanding bug in ConvertToKMemoryPermission
|
2024-03-29 02:41:14 -07:00 |
|
Michael Scire
|
ad5bd81d3f
|
kern: implement PermissionLock, update KPageTableBase attribute/alignment checks
|
2023-10-12 08:55:58 -07:00 |
|
Michael Scire
|
ae2c25e9c8
|
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
|
2023-10-12 08:55:58 -07:00 |
|
Michael Scire
|
e7a1e0fee2
|
kern: implement Svc(Un)MapInsecureMemory
|
2022-10-12 09:15:16 -07:00 |
|
Michael Scire
|
5a918f3bc9
|
kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion
|
2022-10-12 09:15:16 -07:00 |
|
Michael Scire
|
5ee7d8a5ed
|
kern: update for new device map semantics
|
2022-10-12 09:15:16 -07:00 |
|
SciresM
|
36e4914be8
|
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
|
2021-10-23 15:25:20 -07:00 |
|
Michael Scire
|
4866e80769
|
svc: refactor/rename MemoryInfo fields
|
2021-10-05 15:16:54 -07:00 |
|
Michael Scire
|
77fe5cf6f5
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-04 12:59:10 -07:00 |
|
Michael Scire
|
fdf008108c
|
kern: add new KMemoryState
|
2021-09-19 10:34:31 -07:00 |
|
Michael Scire
|
4f16106702
|
exo/meso: update for gcc 11 compatibility
|
2021-04-26 20:06:18 -07:00 |
|
Michael Scire
|
968f50bc07
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
|
Michael Scire
|
08cfee54fa
|
kern: fix re-order/assert in KMemoryBlock
|
2020-12-02 06:43:37 -08:00 |
|
Michael Scire
|
3bce008170
|
kern: implement kmemoryblock/kmemoryinfo merge disable
|
2020-12-02 06:43:37 -08:00 |
|
Michael Scire
|
3383509da6
|
kern: remove KMemoryAttribute_AnyLocked
|
2020-12-02 06:43:37 -08:00 |
|
Michael Scire
|
bb11c57e7d
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
|
Michael Scire
|
5ecc80a5f6
|
kern: implement SvcMapPhysicalMemory
|
2020-07-31 14:50:52 -07:00 |
|
Michael Scire
|
ab96255a5d
|
kern: implement SvcSetMemoryAttribute
|
2020-07-31 14:50:52 -07:00 |
|
Michael Scire
|
0d3aa13f70
|
kern: add infra (but not impl) for all DeviceAddressSpace svcs
|
2020-07-31 14:50:52 -07:00 |
|
Michael Scire
|
84d8634938
|
kern: fix bugs in Receive/Exchange ipc buffers
|
2020-07-13 10:02:01 -07:00 |
|
Michael Scire
|
a8d4b10b17
|
kern: implement IPC KPageTable functionality
|
2020-07-12 15:42:47 -07:00 |
|
Michael Scire
|
1a0696f8a3
|
kern: implement SvcUnmapMemory, more of SvcGetInfo
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
b39b6f0d5b
|
kern: implement 10.x perm change, fix many page table bugs
|
2020-04-19 17:16:19 -07:00 |
|
Michael Scire
|
152a945561
|
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
|
2020-04-18 17:10:26 -07:00 |
|
Michael Scire
|
8c93eb5712
|
kern: implement enough of KPageTable to initialize a thread
|
2020-02-13 17:38:56 -08:00 |
|
Michael Scire
|
ef3da6cb51
|
kern: implement KMemoryBlockManager::Update
|
2020-02-10 09:57:00 -08:00 |
|
Michael Scire
|
3c78bc4dbf
|
kern: implement KMemoryBlockManager init
|
2020-02-10 01:50:23 -08:00 |
|
Michael Scire
|
cb6af379d8
|
kern: implement dynamic slab init + ini relocation
|
2020-02-07 04:58:35 -08:00 |
|