Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submodule(ready-to-run): bump nemu ref #3767

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Commits on Oct 19, 2024

  1. submodule(ready-to-run): bump nemu ref

    * NEMU commit: 7e61230f8ac1bfa482b2391eba4a2e968de43c19
    * NEMU configs:
      * riscv64-xs-ref_defconfig
      * riscv64-dual-xs-ref_defconfig
    
    Including:
    * Fix(vaddr): cross page write check should use original vaddr (#587)
    * refactor(exec): Use a stack to record env stored by setjmp.
    * refactor(fof): refactor fof handler path, only real exception can be handled.
    * fix(fcvt): set xstatus.fs unconditionally on fcvt (#588)
    * fix(amo): report misalign exp in amo inst (#586)
    * fix(mmu): incorrect tval update when delegating to VS (#590)
    * fix(vfmv): set xstatus.fs or xstatus.vs dirty (#591)
    Tang-Haojin committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a0b8dcf View commit details
    Browse the repository at this point in the history