14 Commits (1c1286362aa2ec0382a80bbc95916b960cb40fb9)

Author SHA1 Message Date
lizzie 1c1286362a fix std exchange, fix host mem unused funcs 2 months ago
lizzie 7c08ac04e4 checkout useless changs 2 months ago
lizzie b0077d6035 proper memswap mechanism 7 months ago
lizzie cf511dd70e swap handling 7 months ago
lizzie 889545e1ee
[common/virtual_buffer] fix technically wrong usage of std::exchange() (#3992) 1 month ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 2 months ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj e70b4f3fc5 common: Reduce unused includes 4 years ago
ReinUsesLisp 8bfa4d6dbf core/memory: Read and write page table atomically 6 years ago
Lioncash 638f982efc virtual_buffer: Do nothing on resize() calls with same sizes 6 years ago
Lioncash d02005bbe9 virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer 6 years ago
Lioncash b9b02276eb page_table: Allow page tables to be moved 6 years ago
Lioncash 2ef7815422 common: Make use of [[nodiscard]] where applicable 6 years ago
bunnei 273f8b5fc7 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago