Liam
|
f2a8409083
kernel: Manually specify aslr region start
|
2 년 전 |
Liam
|
2a255b2d61
kernel: add KPageTableBase
|
2 년 전 |
Liam
|
8c59543ee3
kernel: update KProcess
|
2 년 전 |
Liam
|
3ef9673360
core: improve debug workflow
|
2 년 전 |
liamwhite
|
18ad55be0b
kernel: offset code entry point for 39-bit address space type (#11326)
|
2 년 전 |
Liam
|
a85ce8ea56
k_process: PageTable -> GetPageTable
|
3 년 전 |
Liam
|
41d99aa89d
memory: rename global memory references to application memory
|
3 년 전 |
Liam
|
fb49ec19c1
kernel: use KTypedAddress for addresses
|
3 년 전 |
Liam
|
9863db9db4
kernel: convert KProcess to new style
|
3 년 전 |
Liam
|
c0b9e93b77
kernel: remove kernel_
|
3 년 전 |
Liam
|
097c25b164
kernel: convert KPort, KSession
|
3 년 전 |
Liam
|
600f325d87
general: fix spelling mistakes
|
3 년 전 |
Liam
|
1d0fe75e7c
hle: rename legacy errors to Results
|
3 년 전 |
Narr the Reg
|
dca4f0687a
kernel: process: Implement GetFreeThreadCount
|
3 년 전 |
bunnei
|
97879faea4
core: hle: kernel: Migrate ProcessState to enum class.
|
3 년 전 |
bunnei
|
829e82e264
core: hle: kernel: Use result macros for new/changed code.
|
3 년 전 |
bunnei
|
abcc009dff
core: hle: kernel: k_process: Improve management of page table & cleanup.
|
3 년 전 |
bunnei
|
25dcaf1eca
core: hle: kernel: k_process: Change Status -> State.
|
3 년 전 |
Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 년 전 |
german77
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 년 전 |
Liam
|
208ed712f4
core/debugger: memory breakpoint support
|
4 년 전 |
Liam
|
888f499188
kernel: implement KProcess suspension
|
4 년 전 |
lat9nq
|
d6a0666268
k_process: Fix data race
|
4 년 전 |
ameerj
|
ade596121b
core: Reduce unused includes
|
4 년 전 |
bunnei
|
813b2ef253
core: hle: kernel: k_process: Implement thread local storage accurately.
|
4 년 전 |
bunnei
|
a74fddc98f
core: hle: kernel: KProcess: Pass in KResourceLimit on process creation.
|
4 년 전 |
bunnei
|
59add00d4a
hle: kernel: KThread: Improve Increment/Decrement RunningThreadCount.
|
4 년 전 |
bunnei
|
d8b3f665db
core: hle: kernel: KProcess: Integrate with KWorkerTask and add unimplemented DoWorkerTaskImpl.
|
4 년 전 |
bunnei
|
3a89723d97
core: hle: kernel: Implement thread pinning.
|
4 년 전 |
bunnei
|
9a9e7dd78b
hle: kernel k_process: Remove unnecessary .at usage with thread pinning methods.
|
4 년 전 |