Lioncash
|
b1b855c5d9
vm_manager: Correct ordering of last two struct members of MemoryInfo
|
пре 7 година |
Lioncash
|
eb5f3f67f6
vm_manager: Amend the returned values for invalid memory queries in QueryMemory()
|
пре 7 година |
Lioncash
|
a8cc03502b
vm_manager: Migrate memory querying to the VMManager interface
|
пре 7 година |
Lioncash
|
c02b8c895b
vm_manager: Migrate MemoryInfo and PageInfo to vm_manager.h
|
пре 7 година |
Lioncash
|
366985ca92
vm_manager: Amend MemoryState enum members
|
пре 7 година |
Lioncash
|
d4c1b9d311
vm_manager: Make vma_map private
|
пре 7 година |
Zach Hilman
|
51af996854
ldr_ro: Add error check for memory allocation failure
|
пре 7 година |
Lioncash
|
b8e885c6e5
kernel/process: Migrate heap-related memory management out of the process class and into the vm manager
|
пре 7 година |
bunnei
|
a609b6907a
Kernel/Memory: Added a function to first a suitable guest address at which to allocate a region of a given size.
|
пре 7 година |
Lioncash
|
33830aa65a
svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory
|
пре 7 година |
Lioncash
|
90f8474fc1
svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svcGetInfo()
|
пре 7 година |
Lioncash
|
6c6f95d071
svc: Report correct memory-related values within some of the cases in svcGetInfo()
|
пре 7 година |
Lioncash
|
7fd598636e
memory: Dehardcode the use of a 36-bit address space
|
пре 7 година |
Lioncash
|
75603b005b
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
|
пре 7 година |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
пре 7 година |
Lioncash
|
c4e0c3d76c
kernel/vm_manager: Use const where applicable
|
пре 8 година |
Lioncash
|
843dd62c81
core: Replace usages of LOG_GENERIC with new fmt-capable equivalents
|
пре 8 година |
bunnei
|
34a29ad051
svc: Use more correct values for GetInfo MapRegion and NewMapRegion.
|
пре 8 година |
bunnei
|
8be7131033
MemoryState: Add additional memory states and improve naming.
|
пре 8 година |
MerryMage
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
пре 8 година |
bunnei
|
e1ee8f4657
svc: Fix svcGetInfo MapRegionBaseAddr.
|
пре 8 година |
bunnei
|
f0eab802e8
vm_manager: Use a more reasonable MAX_ADDRESS size.
|
пре 8 година |
bunnei
|
e9710a2cf7
vm_manager: Stub out a bunch of interfaces used by svcGetInfo.
|
пре 8 година |
bunnei
|
dcd6bb82f7
hle: Fix QueryMemory response for MemoryInfo.
|
пре 8 година |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
пре 8 година |
bunnei
|
f01472a5ff
core: Various changes to support 64-bit addressing.
|
пре 9 година |
Subv
|
6d2734a074
Kernel/Memory: Give each Process its own page table.
|
пре 9 година |
Yuri Kunde Schlesner
|
2cdb40d709
Kernel: Centralize error definitions in errors.h
|
пре 9 година |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
пре 9 година |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
пре 9 година |