gem5.git
2020-09-10 Bobby R. Brucecpu: Fixed unused var error when with fast builds
2020-09-10 Iru Caiarch-arm: just return the fault in twoEqualRegInst...
2020-09-10 Iru Caiarch-arm: Fix build errors with gcc 10.2
2020-09-10 Andreas Sandbergdev: Use the new ByteOrder param type in VirtIO devices
2020-09-10 Andreas Sandbergdev: Use the new ByteOrder param type in SimpleUart
2020-09-10 Gabe Blackfastmodel: Add an ISA class which defers to IRIS.
2020-09-10 Gabe Blackfastmodel: Create a fake "Interrupts" object for fast...
2020-09-10 Bobby R. Brucearch-mips: Replaced `BigEndianByteOrder` in MIPS
2020-09-09 Giacomo Travagliniarch-arm: Fix ArmISA namespace requirement for TME...
2020-09-09 Emily Brickeycpu-o3: convert rename to new style stats
2020-09-09 Emily Brickeycpu-o3: convert rob to new style stats
2020-09-09 Emily Brickeycpu-o3: convert lsq_unit to new style stats
2020-09-09 Emily Brickeycpu-o3: convert decode to new style stats
2020-09-09 Emily Brickeycpu-o3: convert commit to new style stats
2020-09-09 Andreas Sandbergsim: Expose the system's byte order as a param
2020-09-09 Gabe Blackmem: Remove the unused nvm private member from NVMInter...
2020-09-09 Gabe Blackcpu: Fix style and add overrides to bas_dyn_inst.hh.
2020-09-09 Gabe Blackarch: Add a virtual destructor to BaseHTMCheckpoint.
2020-09-09 eavivicpu-minor: convert fetch2 to new style stats
2020-09-08 Gabe Blackarm: Remove "using namespace ArmISA" from arch/arm...
2020-09-08 Timothy Hayesarch-arm: Transactional Memory Extension (TME)
2020-09-08 Hoa Nguyenbase,misc: Add group definitions for newly tagged API...
2020-09-08 Michael Boyermem-ruby: Check number of vnets when creating links
2020-09-08 Gabe Blackdev,arm: Use the ArmSystem::PageBytes constant in the...
2020-09-08 Gabe Blackarm: Replicate the PageBytes constant in the ArmSystem...
2020-09-08 eavivicpu: convert trace cpu to new style stats
2020-09-08 Emily Brickeycpu-o3: convert elastic trace to new style stats
2020-09-08 Hoa Nguyenext,tests: Copy test's output files from /tmp to testin...
2020-09-08 Hoa Nguyenext: Add post_test_procedure to testlib runner
2020-09-08 Hoa Nguyenext: Force testlib to only create one Log object
2020-09-08 eavivicpu: convert memtest to new style stats
2020-09-08 Wendy Elsassermem: Clean up Memory Controller
2020-09-08 Wendy Elsassermem: Add NVM interface
2020-09-08 Wendy Elsassermem: Make MemCtrl a ClockedObject
2020-09-08 Wendy Elsassermem: Factor out DRAM interface
2020-09-08 Hoa Nguyenext: Make the testing-results folder visible
2020-09-08 Hoa Nguyenbase: Tag API methods in crc.hh
2020-09-08 Hoa Nguyenbase: Tag API methods to debug.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in inet.hh
2020-09-08 Hoa Nguyenbase: Tag API variables in date.cc
2020-09-08 Hoa Nguyenbase: Tag API methods in flags.hh
2020-09-08 Hoa Nguyenbase: Tag API variables in version.cc
2020-09-08 Hoa Nguyenbase: Tag API methods in intmath.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in sat_counter.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in condcodes.hh
2020-09-08 Hoa Nguyenbase: Tag API methods to trace.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in remote_gdb.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in stl_helpers.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in pollevent.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in addr_range.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in callback.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in bitunion.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in trie.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in socket.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in channel_addr.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in addr_range_map.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in amo.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in random.hh
2020-09-08 Andreas Sandbergbase, sim: Make ByteOrder into a ScopedEnum accessible...
2020-09-08 Hoa Nguyenbase: Tag API methods and variables to circular_queue.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in chunk_generator.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and macros in logger.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in fiber.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in coroutine.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in bitfield.hh
2020-09-08 Bobby R. Brucetests: Removed test-progs/insttest
2020-09-08 Bobby R. Brucetests,arch-sparc: Move SPARC insttests to long
2020-09-08 Timothy Hayescpu: HTM Implementation for O3CPU
2020-09-08 Timothy Hayescpu: HTM Implementation for TimingCPU
2020-09-08 Timothy Hayesmem-ruby: HTM mem implementation
2020-09-08 Timothy Hayesmem: Add HTM fields to the Packet object
2020-09-08 Timothy Hayescpu: Base dyn inst HTM flags getter
2020-09-08 Timothy Hayessim: Add HTM Generic Fault
2020-09-08 Timothy Hayescpu: Add HTM ThreadContext API
2020-09-08 Timothy Hayescpu: Add HTM ExecContext API
2020-09-07 Gabe Blackmem: Re-remove the arch/isa_traits.hh include in the...
2020-09-07 Timothy Hayesmem: Add HTM fields to Request
2020-09-07 Timothy Hayescpu: Add HTM CPU API
2020-09-07 Timothy Hayescpu: Add HTM Instruction Flags
2020-09-07 Timothy Hayescpu: Add HtmCpu DebugFlag
2020-09-07 Andreas Sandbergpython: Remove unused debug APIs
2020-09-07 Andreas Sandbergpython: Add the ability to check if a debug flag has...
2020-09-07 Andreas Sandbergbase: Cleanup debug flags API
2020-09-07 Andreas Sandbergbase: Remove unused Debug::All flag
2020-09-07 Andreas Sandbergscons: Simplify arch enum generation
2020-09-07 Andreas Sandbergbase: Cleanup Debug::CompoundFlag
2020-09-05 Bobby R. Brucemisc,scons,util: Drop support for GCC 4
2020-09-05 eavivilearning-gem5: convert simple cache to new style stats
2020-09-04 Srikant Bharadwajmem-garnet: Separable allocator in Garnet not fair...
2020-09-04 Srikant Bharadwajmem-garnet: Add a check to see if router is already...
2020-09-04 Srikant Bharadwajmem-garnet: Flexible VCs per Vnet for each router
2020-09-04 Michael LeBeanemem-garnet: Initialize unused Credit members
2020-09-04 Srikant Bharadwajmem-garnet: Integration of HeteroGarnet
2020-09-04 Sungkeun Kimcpu: Failure to restore RAS during squash
2020-09-04 Bobby R. Brucetests: Removed author info from insttest test.py
2020-09-04 Bobby R. Brucetests,arch-arm: Pass gem5_root as an arg in run.py
2020-09-04 Bobby R. Brucetests: Standardized test resources download dir
2020-09-04 Bobby R. Brucetests: Removed learning-gem5 tests/configs
2020-09-04 Bobby R. Brucetests: Moved realview config files
2020-09-04 Bobby R. Brucetests: Removed test-progs/asmtest
next