2020-09-14 |
Andreas Sandberg | stats: Move global CPU stats to BaseCPU |
commit | commitdiff | tree |
2020-09-14 |
Andreas Sandberg | base, sim, mem, arch: Remove the dummy CPU in NULL |
commit | commitdiff | tree |
2020-09-11 |
Muhammad Sarmad... | misc: Update documentation of SimObject related APIs |
commit | commitdiff | tree |
2020-09-11 |
Srikant Bharadwaj | mem-garnet: Upgrade garnet version to 3.0 |
commit | commitdiff | tree |
2020-09-11 |
Jason Lowe... | arch-arm: Initialize some cases of destReg |
commit | commitdiff | tree |
2020-09-11 |
Jason Lowe... | tests: Update x86 system.py for MemCtrl interface |
commit | commitdiff | tree |
2020-09-11 |
Srikant Bharadwaj | mem-garnet: Allow empty vnet list for garnet network... |
commit | commitdiff | tree |
2020-09-11 |
Srikant Bharadwaj | mem-garnet: Fix default value of network bridge |
commit | commitdiff | tree |
2020-09-10 |
Shivani Parekh | misc: Replaced master/slave terminology |
commit | commitdiff | tree |
2020-09-10 |
Dimitrios Chasapis | configs,python: Fixes an issue with python3 and the... |
commit | commitdiff | tree |
2020-09-10 |
Mahyar Samani | tests: cross-compiling hello binaries for hello_se... |
commit | commitdiff | tree |
2020-09-10 |
Bobby R. Bruce | cpu: Fixed unused var error when with fast builds |
commit | commitdiff | tree |
2020-09-10 |
Iru Cai | arch-arm: just return the fault in twoEqualRegInst... |
commit | commitdiff | tree |
2020-09-10 |
Iru Cai | arch-arm: Fix build errors with gcc 10.2 |
commit | commitdiff | tree |
2020-09-10 |
Andreas Sandberg | dev: Use the new ByteOrder param type in VirtIO devices |
commit | commitdiff | tree |
2020-09-10 |
Andreas Sandberg | dev: Use the new ByteOrder param type in SimpleUart |
commit | commitdiff | tree |
2020-09-10 |
Gabe Black | fastmodel: Add an ISA class which defers to IRIS. |
commit | commitdiff | tree |
2020-09-10 |
Gabe Black | fastmodel: Create a fake "Interrupts" object for fast... |
commit | commitdiff | tree |
2020-09-10 |
Bobby R. Bruce | arch-mips: Replaced `BigEndianByteOrder` in MIPS |
commit | commitdiff | tree |
2020-09-09 |
Giacomo Travaglini | arch-arm: Fix ArmISA namespace requirement for TME... |
commit | commitdiff | tree |
2020-09-09 |
Emily Brickey | cpu-o3: convert rename to new style stats |
commit | commitdiff | tree |
2020-09-09 |
Emily Brickey | cpu-o3: convert rob to new style stats |
commit | commitdiff | tree |
2020-09-09 |
Emily Brickey | cpu-o3: convert lsq_unit to new style stats |
commit | commitdiff | tree |
2020-09-09 |
Emily Brickey | cpu-o3: convert decode to new style stats |
commit | commitdiff | tree |
2020-09-09 |
Emily Brickey | cpu-o3: convert commit to new style stats |
commit | commitdiff | tree |
2020-09-09 |
Andreas Sandberg | sim: Expose the system's byte order as a param |
commit | commitdiff | tree |
2020-09-09 |
Gabe Black | mem: Remove the unused nvm private member from NVMInter... |
commit | commitdiff | tree |
2020-09-09 |
Gabe Black | cpu: Fix style and add overrides to bas_dyn_inst.hh. |
commit | commitdiff | tree |
2020-09-09 |
Gabe Black | arch: Add a virtual destructor to BaseHTMCheckpoint. |
commit | commitdiff | tree |
2020-09-09 |
eavivi | cpu-minor: convert fetch2 to new style stats |
commit | commitdiff | tree |
2020-09-08 |
Gabe Black | arm: Remove "using namespace ArmISA" from arch/arm... |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | arch-arm: Transactional Memory Extension (TME) |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base,misc: Add group definitions for newly tagged API... |
commit | commitdiff | tree |
2020-09-08 |
Michael Boyer | mem-ruby: Check number of vnets when creating links |
commit | commitdiff | tree |
2020-09-08 |
Gabe Black | dev,arm: Use the ArmSystem::PageBytes constant in the... |
commit | commitdiff | tree |
2020-09-08 |
Gabe Black | arm: Replicate the PageBytes constant in the ArmSystem... |
commit | commitdiff | tree |
2020-09-08 |
eavivi | cpu: convert trace cpu to new style stats |
commit | commitdiff | tree |
2020-09-08 |
Emily Brickey | cpu-o3: convert elastic trace to new style stats |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | ext,tests: Copy test's output files from /tmp to testin... |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | ext: Add post_test_procedure to testlib runner |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | ext: Force testlib to only create one Log object |
commit | commitdiff | tree |
2020-09-08 |
eavivi | cpu: convert memtest to new style stats |
commit | commitdiff | tree |
2020-09-08 |
Wendy Elsasser | mem: Clean up Memory Controller |
commit | commitdiff | tree |
2020-09-08 |
Wendy Elsasser | mem: Add NVM interface |
commit | commitdiff | tree |
2020-09-08 |
Wendy Elsasser | mem: Make MemCtrl a ClockedObject |
commit | commitdiff | tree |
2020-09-08 |
Wendy Elsasser | mem: Factor out DRAM interface |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | ext: Make the testing-results folder visible |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in crc.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods to debug.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in inet.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API variables in date.cc |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in flags.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API variables in version.cc |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in intmath.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in sat_counter.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in condcodes.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods to trace.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in remote_gdb.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in stl_helpers.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in pollevent.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in addr_range.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in callback.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in bitunion.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in trie.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in socket.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in channel_addr.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in addr_range_map.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in amo.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in random.hh |
commit | commitdiff | tree |
2020-09-08 |
Andreas Sandberg | base, sim: Make ByteOrder into a ScopedEnum accessible... |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables to circular_queue.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in chunk_generator.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and macros in logger.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in fiber.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods in coroutine.hh |
commit | commitdiff | tree |
2020-09-08 |
Hoa Nguyen | base: Tag API methods and variables in bitfield.hh |
commit | commitdiff | tree |
2020-09-08 |
Bobby R. Bruce | tests: Removed test-progs/insttest |
commit | commitdiff | tree |
2020-09-08 |
Bobby R. Bruce | tests,arch-sparc: Move SPARC insttests to long |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | cpu: HTM Implementation for O3CPU |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | cpu: HTM Implementation for TimingCPU |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | mem-ruby: HTM mem implementation |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | mem: Add HTM fields to the Packet object |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | cpu: Base dyn inst HTM flags getter |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | sim: Add HTM Generic Fault |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | cpu: Add HTM ThreadContext API |
commit | commitdiff | tree |
2020-09-08 |
Timothy Hayes | cpu: Add HTM ExecContext API |
commit | commitdiff | tree |
2020-09-07 |
Gabe Black | mem: Re-remove the arch/isa_traits.hh include in the... |
commit | commitdiff | tree |
2020-09-07 |
Timothy Hayes | mem: Add HTM fields to Request |
commit | commitdiff | tree |
2020-09-07 |
Timothy Hayes | cpu: Add HTM CPU API |
commit | commitdiff | tree |
2020-09-07 |
Timothy Hayes | cpu: Add HTM Instruction Flags |
commit | commitdiff | tree |
2020-09-07 |
Timothy Hayes | cpu: Add HtmCpu DebugFlag |
commit | commitdiff | tree |
2020-09-07 |
Andreas Sandberg | python: Remove unused debug APIs |
commit | commitdiff | tree |
2020-09-07 |
Andreas Sandberg | python: Add the ability to check if a debug flag has... |
commit | commitdiff | tree |
2020-09-07 |
Andreas Sandberg | base: Cleanup debug flags API |
commit | commitdiff | tree |
2020-09-07 |
Andreas Sandberg | base: Remove unused Debug::All flag |
commit | commitdiff | tree |
2020-09-07 |
Andreas Sandberg | scons: Simplify arch enum generation |
commit | commitdiff | tree |
2020-09-07 |
Andreas Sandberg | base: Cleanup Debug::CompoundFlag |
commit | commitdiff | tree |
2020-09-05 |
Bobby R. Bruce | misc,scons,util: Drop support for GCC 4 |
commit | commitdiff | tree |
2020-09-05 |
eavivi | learning-gem5: convert simple cache to new style stats |
commit | commitdiff | tree |
2020-09-04 |
Srikant Bharadwaj | mem-garnet: Separable allocator in Garnet not fair... |
commit | commitdiff | tree |
next |