Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-09 | Move debug_mmu used by debug_module up to simif_t | Scott Johnson | 1 | -0/+2 |
2023-03-09 | Move methods used by debug_module/clint/plic up to simif_t | Scott Johnson | 1 | -0/+9 |
2023-01-03 | Add method to probe which memory regions are reservable | Jerry Zhao | 1 | -0/+1 |
2023-01-03 | Remove extraneous semicolon from simif.h | Jerry Zhao | 1 | -1/+1 |
2023-01-03 | Specify addresses are physical for simif_t member functions | Jerry Zhao | 1 | -5/+5 |
2022-12-23 | Add mmio_fetch to simif_t to distinguish between fetch/load for mmio accesses | Jerry Zhao | 1 | -0/+1 |
2022-10-04 | Fixed -Wnon-virtual-dtor warnings | Jerin Joy | 1 | -0/+2 |
2020-09-29 | Adding symbol lookup when --enable-commitlog is enabled (#558) | sthiruva | 1 | -0/+3 |
2018-05-31 | Put simif_t declaration in its own file. (#209) | Andy Wright | 1 | -0/+21 |