1. 09 Apr, 2019 1 commit
    • Lioncash's avatar
      kernel/process: Set page table when page table resizes occur. · 2abf979c
      Lioncash authored
      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).
      2abf979c
  2. 07 Apr, 2019 16 commits
  3. 06 Apr, 2019 23 commits