From a0b8dcf29bb74c2737368a0e186d6218ab03ac6b Mon Sep 17 00:00:00 2001 From: Haojin Tang Date: Sat, 19 Oct 2024 20:06:54 +0800 Subject: [PATCH] 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) --- ready-to-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ready-to-run b/ready-to-run index 73d3a85760..c9c1451937 160000 --- a/ready-to-run +++ b/ready-to-run @@ -1 +1 @@ -Subproject commit 73d3a85760bb333672565802df20e9e17162e5bb +Subproject commit c9c1451937e61eefe5adfcf6e197d0ee7ca188f0