summaryrefslogtreecommitdiffstats
path: root/src/common/virtual_buffer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* page_table: Allow page tables to be movedLioncash2020-11-181-2/+2
* common/virtual_buffer: drop unused includesJan Beich2020-08-051-9/+0
* virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]]Lioncash2020-07-251-1/+1
* common: Add VirtualBuffer class, to abstract memory virtualization.bunnei2020-04-171-0/+52