1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-07 00:21:17 -06:00
Lioncash 2abf979c35 kernel/process: Set page table when page table resizes occur.
We need to ensure dynarmic gets a valid pointer if the page table is
resized (the relevant pointers would be invalidated in this scenario).

In this scenario, the page table can be resized depending on what kind
of address space is specified within the NPDM metadata (if it's
present).
2019-04-09 13:00:56 -04:00
..
2018-01-13 22:38:52 +00:00