1. Jul 26, 2023
  2. Jul 25, 2023
  3. Jul 13, 2023
  4. Jul 11, 2023
    • Yinan Xu's avatar
      PTW: set ae_ptw for out-of-range non-leaf PTEs (#3407) · b8dad7f5
      Yinan Xu authored
      For PTEs whose physical address is out-of-range, we need to set
      `ae_ptw` instead of `ae_final` to raise access-fault.
      
      Because non-leaf PTEs will not have R or X bits set, `ae_final`
      will be overrided by page-fault exceptions.
      b8dad7f5
  5. Jul 04, 2023
  6. Jun 30, 2023