- 34467a2 systemc: Add systemc and systemc.h header files. by Gabe Black · 4 years, 1 month ago
- b270237 systemc: Stub out the sc_spawn related classes and functions. by Gabe Black · 4 years, 1 month ago
- e9610aa systemc: Stub out the sc_process_handle class. by Gabe Black · 4 years, 1 month ago
- a60868f systemc: Seperate the "external" header interface. by Gabe Black · 4 years, 1 month ago
- 82d17ee systemc: Stub out the sc_module class and related functions. by Gabe Black · 4 years, 1 month ago
- 527f23c systemc: Add a stubbed out implementation of the sc_sensitive class. by Gabe Black · 4 years, 1 month ago
- 9cc75bd systemc: Add a stub implementation for sc_attr related classes. by Gabe Black · 4 years, 1 month ago
- cfc3a3a cpu-o3: Missing freeing the heads of DepGraph in IQ squashing by Hanhwi Jang · 4 years, 4 months ago
- 385f799 systemc: Add a stubbed out sc_event_finder class. by Gabe Black · 4 years, 1 month ago
- 9ea0962 systemc: Implement a stub version of the sc_prim class. by Gabe Black · 4 years, 1 month ago
- 29cee92 systemc: Add stubbed out versions of sc_port and sc_export. by Gabe Black · 4 years, 1 month ago
- 021b86d systemc: Add stubbed out versions of sc_event and related classes. by Gabe Black · 4 years, 1 month ago
- 0ac709b systemc: Add stubbed out versions of the sc_time functions. by Gabe Black · 4 years, 1 month ago
- 973961d systemc: Add the sc_nbdefs.hh header from Accellera. by Gabe Black · 4 years, 1 month ago
- b3cab9d systemc: Add a stub version of the sc_interface class. by Gabe Black · 4 years, 1 month ago
- 821b175 systemc: Hook up sc_main. by Gabe Black · 4 years, 1 month ago
- 7014f69 systemc: Partially implement the sc_module_name class. by Gabe Black · 4 years, 1 month ago
- 2f17062 mem: Rename Packet::checkFunctional to trySatisfyFunctional by Robert Kovacsics · 3 years, 10 months ago
- 4158138 mem: Removed "using namespace std;" from src/mem/packet.cc by Robert Kovacsics · 3 years, 10 months ago
- cbfe914 mem: Fix off-by-one error in checkFunctional, and simplify it by Robert Kovacsics · 3 years, 11 months ago
- ed427a3 mem-cache: Typo in comment: 'proceed' -> 'precede' by Robert Kovacsics · 3 years, 11 months ago
- ff52563 dev, arm: accept and ignore writes to GIC APRn registers by Ciro Santilli · 4 years ago
- 889fdb9 systemc: Add a stub kernel SimObject. by Gabe Black · 4 years, 1 month ago
- 2c974a9 systemc: Add a stubbed out sc_object class. by Gabe Black · 4 years, 1 month ago
- e7f6e7c arch-arm: Introduce ARMv8.1 Virtual Timer System Registers by Giacomo Travaglini · 4 years ago
- cb09573 arch-arm: Introduce RAS System Registers by Giacomo Travaglini · 4 years ago
- a1b759a configs: Update the DRAM sweep script to use PyTrafficGen by Andreas Sandberg · 4 years, 1 month ago
- a4be638 cpu: Add a Python-enabled traffic generator by Andreas Sandberg · 4 years, 1 month ago
- 672953e cpu: Support trace termination in BaseTrafficGen by Andreas Sandberg · 4 years, 1 month ago
- 102027e cpu: Unify error handling for address generators by Andreas Sandberg · 4 years, 1 month ago
- 0793a1b cpu: Split the traffic generator into two classes by Andreas Sandberg · 4 years, 1 month ago
- c9dd86a misc: Fix BaseCPU doxygen by Jason Lowe-Power · 3 years, 11 months ago
- 5de8ca9 arch-riscv: enable rudimentary fs simulation by Robert · 4 years, 3 months ago
- 98cbcbb arch-riscv: Fix the srlw and srliw instructions. by Austin Harris · 3 years, 11 months ago
- 0ee4a54 base: Add a M5_PUBLIC and M5_LOCAL attribute macro by Andreas Sandberg · 4 years, 1 month ago
- 055a6ec python: Fix call bug in @cxxMethod when override is True by Andreas Sandberg · 4 years, 1 month ago
- dce0cba cpu: Remove reduntant protobuf includes by Andreas Sandberg · 4 years, 1 month ago
- 293f1eb python: Fixup incorrect syntax in PyBind argument handler by Andreas Sandberg · 4 years, 1 month ago
- 0f33b2c mem: Add a memory delay simulator by Andreas Sandberg · 4 years, 1 month ago
- f6dd997 arch-arm: Fix incorrect t{0,1}sz field in TTBCR by Andreas Sandberg · 4 years ago
- a77222f base: Add an asymmetrical Coroutine class by Giacomo Travaglini · 4 years ago
- 90d4480 gpu-compute: Remove unneeded Request::setVirt call by Alexandru Dutu · 4 years ago
- eab8399 python: Add support for multiplying proxies to compatible Param by Nikos Nikoleris · 4 years ago
- 6df90da scons: Generalize building binaries. by Gabe Black · 4 years ago
- 1678a08 syscall_emul: adding symlink system call by Matt Sinclair · 4 years ago
- 3fb16fa syscall_emul: adding link system call by Matt Sinclair · 4 years ago
- fe330fd mem-cache: Promote deferred targets on cache clean responses by Nikos Nikoleris · 4 years, 2 months ago
- f4015a2 mem-cache: Promote targets that don't require writable by Nikos Nikoleris · 4 years, 2 months ago
- e656eeb mem-cache: Fix promoting of targets that need writable by Nikos Nikoleris · 4 years, 2 months ago
- 97075b9 mem-cache: Selectively clear downstream pending by Nikos Nikoleris · 4 years, 2 months ago
- 60b24f4 SConstruct: additional message for the error checking of the python 2.7 headers by Matteo M. Fusi · 4 years ago
- b4a10d5 arch-arm: AArch32 execution triggering AArch64 SW Break by Giacomo Travaglini · 4 years ago
- fc278ff arch-arm: BadMode checking if corresponding EL is implemented by Giacomo Travaglini · 4 years ago
- 3ed0c3c base: Add a class which encapsulates Fibers. by Gabe Black · 4 years ago
- 7ad7ea2 sim: Use the canonical way of iterating over a dictionary by Andreas Sandberg · 4 years ago
- 48e420c dev-arm: Use recurseDeviceTree instead of custom in platform by Andreas Sandberg · 4 years ago
- c03e7b3 cpu: Fix bug introduced by RequestPtr type change by Giacomo Travaglini · 4 years ago
- 5d44257 base: Fix includes in AddrRangeMap header file by Nikos Nikoleris · 4 years ago
- 262ce4e mem-cache: Fix TempCacheBlock insert by Jason Lowe-Power · 4 years ago
- 353722e mem: Use address range to find the right physical address by Nikos Nikoleris · 4 years ago
- 6cb46ba mem: Use address range to find the destination port in the xbar by Nikos Nikoleris · 4 years ago
- e27448f mem: Use the caching in the AddrRangeMap class in PhysicalMemory by Gabe Black · 4 years, 7 months ago
- 9494e7d mem: Use the caching built into AddrRangeMap in the xbar by Gabe Black · 4 years, 7 months ago
- c31af7e base: Build caching into the AddrRangeMap class by Gabe Black · 4 years, 7 months ago
- 683f411 base, mem: Disambiguate if an addr range is contained or overlaps by Nikos Nikoleris · 4 years, 1 month ago
- 699ef82 mem-cache: Fix support for secure blocks in the FALRU cache by Nikos Nikoleris · 6 years ago
- 05c4c2b mem-cache: Initialize CacheBlk data pointer by Daniel R. Carvalho · 4 years ago
- a59db0e mem-cache: Forward declare ReplaceableEntry by Daniel R. Carvalho · 4 years ago
- 71c6a68 dev-arm: Fix the address range for some I/O devices by Nikos Nikoleris · 4 years ago
- e502572 tests,style: add RISC-V assembly tests by Tuan Ta · 4 years ago
- 3bb22b7 sim: Add a SimObject python field which overrides the default c++ base. by Gabe Black · 4 years, 1 month ago
- 642a563 cpu: Prevent suspended TimingSimple CPUs from fetching next instructions by Tuan Ta · 4 years, 2 months ago
- 7341f14 cpu: add a new instruction type 'Atomic' by Tuan Ta · 4 years, 3 months ago
- 78fb2c1 arch: support issuing Atomic Mem Operation (AMO) requests by Tuan Ta · 4 years, 4 months ago
- 7bab1d0 base,mem: Support AtomicOpFunctor in the classic memory system by Tuan Ta · 4 years, 4 months ago
- 74a8947 ruby: Revamp standalone SLICC script by Jason Lowe-Power · 4 years ago
- 96554ec arch-arm: Adapting IllegalExecution fault for AArch32 by Giacomo Travaglini · 4 years ago
- fe8faa6 arch-arm: Add Illegal Execution flag to PCState by Giacomo Travaglini · 4 years ago
- 831184d arch-arm: Read APSR in User Mode by Giacomo Travaglini · 4 years, 1 month ago
- 4a37134 system-arm: Split the VExpress_GEM5_V1 base dts by Andreas Sandberg · 4 years ago
- 424048e dev-arm: Add new VExpress_GEM5_V1_Base Platform by Rohit Kurup · 4 years, 2 months ago
- 13f99be cpu-minor: Remove redundant thread startup call by Andreas Sandberg · 4 years ago
- 8c45a7f dev-arm: Remove deprecated GIC test interfaces by Andreas Sandberg · 4 years ago
- 3179172 tests: Make "UnitTest"s more like GTest so they can be in other dirs. by Gabe Black · 4 years ago
- 28bd53e mem-cache: Remove unnecessary cast in SectorTags::findVictim by Nikos Nikoleris · 4 years ago
- 6c77e76 arch-arm: Fix missing Request allocation by Giacomo Travaglini · 4 years ago
- f47e328 mem-cache: Insert on block allocation by Daniel R. Carvalho · 4 years ago
- 285a919 mem-cache: Make packet const in insertBlock by Daniel R. Carvalho · 4 years ago
- 5bb8643 mem-cache: Create Sector Cache by Daniel R. Carvalho · 4 years, 2 months ago
- 8008ce2 tests: add some pthread and std::thread unit tests by Tuan Ta · 4 years, 3 months ago
- 8de76e0 ruby: Fix initial weight in weighted LRU by Daniel R. Carvalho · 4 years ago
- f54020e misc: Using smart pointers for memory Requests by Giacomo Travaglini · 4 years ago
- 2113b21 misc: Substitute pointer to Request with aliased RequestPtr by Giacomo Travaglini · 4 years ago
- 59505f7 mem-cache: Change Cache block tag check by Daniel R. Carvalho · 4 years ago
- fa44e21 mem-cache: Use secure bit in findVictim by Daniel R. Carvalho · 4 years ago
- f89fe70 mem-cache: Move tagsInUse to children by Daniel R. Carvalho · 4 years ago
- 62db2c4 mem-cache: Return evictions along with victims by Daniel R. Carvalho · 4 years, 1 month ago
- 815b12f mem-cache: Use ReplaceableEntry in findBlockBySetAndWay by Daniel R. Carvalho · 4 years, 1 month ago
- b2d3cc0 sim: Rename the SimObject cxx_bases field to cxx_extra_bases. by Gabe Black · 4 years, 1 month ago
- 6f84c91 dev-arm: Add a VirtIO MMIO device to VExpress_GEM5_V1 by Andreas Sandberg · 5 years ago