コミット履歴

作者 SHA1 メッセージ 日付
  FearlessTobi 310c1f50be scope_exit: Make constexpr 2 年 前
  Liam f2fed21c11 kernel: fix page leak on process termination 2 年 前
  Liam 2a255b2d61 kernel: add KPageTableBase 2 年 前
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 年 前
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
  bunnei 92b2e92620 fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 年 前
  bunnei 1a16d055df core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 年 前
  Markus Wick 42a7c5d017 core/memory: Check our memory fallbacks for out-of-bound behavior. 5 年 前
  ReinUsesLisp b3587102d1 core/memory: Read and write page table atomically 5 年 前
  Lioncash b3c8997829 page_table: Allow page tables to be moved 5 年 前
  bunnei 4c1812ae37 common: page_table: Update to use VirtualBuffer and simplify. 6 年 前
  Fernando Sahmkow 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 年 前
  bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 年 前
  bunnei 93da8e0abf core: Move PageTable struct into Common. 7 年 前