Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash 4dc8a7da3f vm_manager: Rename meminfo_state to state há 7 anos atrás
  Lioncash 34b24a47e9 vm_manager: Add backing functionality for memory attributes há 7 anos atrás
  Lioncash eb5f3f67f6 vm_manager: Amend the returned values for invalid memory queries in QueryMemory() há 7 anos atrás
  Lioncash a8cc03502b vm_manager: Migrate memory querying to the VMManager interface há 7 anos atrás
  Lioncash 366985ca92 vm_manager: Amend MemoryState enum members há 7 anos atrás
  Lioncash d4c1b9d311 vm_manager: Make vma_map private há 7 anos atrás
  Zach Hilman 51af996854 ldr_ro: Add error check for memory allocation failure há 7 anos atrás
  Lioncash 004277477a vm_manager: Unstub GetTotalHeapUsage() há 7 anos atrás
  Lioncash b8e885c6e5 kernel/process: Migrate heap-related memory management out of the process class and into the vm manager há 7 anos atrás
  bunnei a609b6907a Kernel/Memory: Added a function to first a suitable guest address at which to allocate a region of a given size. há 7 anos atrás
  Lioncash 33830aa65a svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory há 7 anos atrás
  Lioncash 90f8474fc1 svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svcGetInfo() há 7 anos atrás
  Lioncash 6c6f95d071 svc: Report correct memory-related values within some of the cases in svcGetInfo() há 7 anos atrás
  Lioncash 7fd598636e memory: Dehardcode the use of a 36-bit address space há 7 anos atrás
  Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata há 7 anos atrás
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" há 7 anos atrás
  Lioncash d94a173877 kernel/vm_manager: Convert loop into std::any_of() há 8 anos atrás
  Lioncash c4e0c3d76c kernel/vm_manager: Use const where applicable há 8 anos atrás
  Lioncash ce5ad45278 kernel/vm_manager: Use the VAddr type alias in CarveVMA() há 8 anos atrás
  bunnei 85421f3406 Merge pull request #690 from lioncash/move há 8 anos atrás
  Lioncash 93cba6f699 vm_manager: Add missing commas to string literal array elements in GetMemoryStateName() há 8 anos atrás
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable há 8 anos atrás
  James Rowe 0d46f0df12 Update clang format há 8 anos atrás
  James Rowe 638956aa81 Rename logging macro back to LOG_* há 8 anos atrás
  bunnei a434fdcb10 core: Implement multicore support. há 8 anos atrás
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward há 8 anos atrás
  Lioncash 843dd62c81 core: Replace usages of LOG_GENERIC with new fmt-capable equivalents há 8 anos atrás
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible há 8 anos atrás
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones há 8 anos atrás
  bunnei 43f0f163e1 vm_manager: Increase GetTotalMemoryUsage value. há 8 anos atrás