Историја ревизија

Аутор SHA1 Порука Датум
  Lioncash 40de7f6fe8 vm_manager: Use range helpers in HeapAlloc() and HeapFree() пре 7 година
  Lioncash 6c42a23550 vm_manager: Provide address range checking functions for other memory regions пре 7 година
  Lioncash 0be8fffc99 svc: Migrate address range checking functions to VMManager пре 7 година
  Lioncash 1392597ede kernel/vm_manager: Reset region attributes when unmapping a VMA пре 7 година
  Lioncash 622242e345 vm_manager: Add member function for setting memory attributes across an address range пре 7 година
  Lioncash 603cc72168 vm_manager: Add member function for checking a memory range adheres to certain attributes, permissions and states пре 7 година
  Lioncash 4dc8a7da3f vm_manager: Rename meminfo_state to state пре 7 година
  Lioncash 34b24a47e9 vm_manager: Add backing functionality for memory attributes пре 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 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 004277477a vm_manager: Unstub GetTotalHeapUsage() пре 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 d94a173877 kernel/vm_manager: Convert loop into std::any_of() пре 8 година
  Lioncash c4e0c3d76c kernel/vm_manager: Use const where applicable пре 8 година
  Lioncash ce5ad45278 kernel/vm_manager: Use the VAddr type alias in CarveVMA() пре 8 година
  bunnei 85421f3406 Merge pull request #690 from lioncash/move пре 8 година
  Lioncash 93cba6f699 vm_manager: Add missing commas to string literal array elements in GetMemoryStateName() пре 8 година
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable пре 8 година
  James Rowe 0d46f0df12 Update clang format пре 8 година
  James Rowe 638956aa81 Rename logging macro back to LOG_* пре 8 година