Liam
|
888f499188
kernel: implement KProcess suspension
|
пре 4 година |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
пре 4 година |
Morph
|
8eabdc058b
kernel: svc: Replace -1ULL with 0xFFFFFFFFFFFFFFFF
|
пре 4 година |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
пре 4 година |
tech-ticks
|
3b91d213b1
hle: kernel: Invalidate entire icache in UnmapProcessMemory and UnmapCodeMemory (fixes #8174)
|
пре 4 година |
bunnei
|
1b3dba329a
hle: kernel: svc: MapProcessMemory: Fix usage of KPageLinkedList to use physical address space.
|
пре 4 година |
bunnei
|
3bc0c2a625
hle: kernel: svc: CreateCodeMemory: Remove log of 'out' host pointer.
|
пре 4 година |
bunnei
|
4e2401c11a
hle: kernel: svc: UnmapProcessCodeMemory: Fix inverted alignment check.
|
пре 4 година |
bunnei
|
57ebcbf2c4
core: hle: kernel: KEvent: Pass in owner KProcess on event creation.
|
пре 4 година |
Sergi Granell
|
c3242abe95
kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32
|
пре 4 година |
Narr the Reg
|
d0c7c3f64f
svc: Set unique names for function tables
|
пре 4 година |
tech-ticks
|
16bf50e610
service: pm: Implement AtmosphereGetProcessInfo
|
пре 4 година |
Narr the Reg
|
1ed22b4613
svc: Add 32 bit SynchronizePreemptionState
|
пре 4 година |
bunnei
|
b8b1b58f36
core: hle: kernel: Rename Un/Map to Un/MapMeory.
|
пре 4 година |
bunnei
|
49a0e4330e
hle: kernel: k_page_table: Update SetProcessMemoryPermission.
|
пре 4 година |
bunnei
|
081669c334
hle: kernel: k_page_table: Rename *ProcessCodeMemory -> *CodeMemory.
|
пре 4 година |
bunnei
|
af4696657c
core: hle: kernel: svc: Updates to SetMemoryAttribute and SetMemoryPermission.
|
пре 4 година |
bunnei
|
3a89723d97
core: hle: kernel: Implement thread pinning.
|
пре 4 година |
bunnei
|
091463a429
core: hle: kernel: Updated implementation of svcSetHeapSize.
|
пре 4 година |
bunnei
|
4e7a6639d2
core: hle: kernel: Implement SetMemoryPermission.
|
пре 4 година |
bunnei
|
49e3c073a5
hle: kernel: svc: GetInfo: Fix error checking with IdleTickCount.
|
пре 4 година |
bunnei
|
c73841500a
core: hle: Remove global HLE lock.
|
пре 4 година |
bunnei
|
280c779898
Merge pull request #7462 from bunnei/kernel-improve-scheduling
|
пре 4 година |
bunnei
|
e3d156ab0e
hle: kernel: svc: Fix deadlock that can occur with single core.
|
пре 4 година |
bunnei
|
e942d97540
hle: kernel: KServerSession: Migrate to updated KThreadQueue.
|
пре 4 година |
bunnei
|
2f89456041
hle: kernel: KThread: Remove tracking of sync object from threads.
|
пре 4 година |
bunnei
|
669a2d2c67
core: hle: kernel: Reflect non-emulated threads as core 3.
|
пре 5 година |
itsmeft24
|
8aef8f39d8
kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemory
|
пре 4 година |
Morph
|
5cf93c1346
kernel: svc: Move all IsValid functions to an anonymous namespace
|
пре 4 година |
Morph
|
2726d705f8
kernel: svc: Implement SetProcessMemoryPermission
|
пре 4 година |