2020-10-08 |
Giacomo Travaglini | arch-arm: Default ArmSystem to AArch64 |
commit | commitdiff | tree |
2020-10-07 |
Gabe Black | sparc: Simplify the IntOp format slightly. |
commit | commitdiff | tree |
2020-10-07 |
Gabe Black | sparc: Clean up some code in base.isa. |
commit | commitdiff | tree |
2020-10-07 |
Gabe Black | sim: Add a mechanism for finding an compatible SE workload. |
commit | commitdiff | tree |
2020-10-07 |
Giacomo Travaglini | fastmodel: Add IrisMMU model |
commit | commitdiff | tree |
2020-10-07 |
Giacomo Travaglini | arch: Add generic BaseMMU |
commit | commitdiff | tree |
2020-10-06 |
Hoa Nguyen | arch-arm: Replace call to `tmpnam()` by a deterministic one |
commit | commitdiff | tree |
2020-10-06 |
Pierre Ayoub | cpu: Add recursion for DTB entry generation inside... |
commit | commitdiff | tree |
2020-10-06 |
Pierre Ayoub | arch-arm: Add recursion for DTB entry generation inside... |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's srcRequestorId |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's tickInserted |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's refCount |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's task_id |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Protect tag from being mishandled |
commit | commitdiff | tree |
2020-10-06 |
Earl Ou | scons: only wrap message with positive value |
commit | commitdiff | tree |
2020-10-06 |
Earl Ou | scons: avoid interactive access in non-tty |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Changed gem5 version info for gem5 20.2 dev |
commit | commitdiff | tree |
2020-10-01 |
Gabe Black | base: Add some error handling to compiler.hh. |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Re-add -Werror for the gem5 20.2 development |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Merge branch 'release-staging-v20.1.0.0' into... |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Updated version to 20.1.0.0 v20.1.0.0 |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | scons: Removed -Werror for the gem5 20.1 release |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Updated CONTRIBUTING.md: 'master' -> 'stable' |
commit | commitdiff | tree |
2020-10-01 |
Jason Lowe... | misc: Add release notes for 20.1 |
commit | commitdiff | tree |
2020-09-30 |
Sungkeun Kim | sim: Adding missing argument of panic function |
commit | commitdiff | tree |
2020-09-30 |
Nikos Nikoleris | ext: Disable range-loop-analysis warnings for pybind11 |
commit | commitdiff | tree |
2020-09-30 |
Matthew Poremba | mem-ruby: Fixing token port responses in GPUCoalescer |
commit | commitdiff | tree |
2020-09-30 |
Matthew Poremba | configs,gpu-compute: Fixes to connect gmTokenPort |
commit | commitdiff | tree |
2020-09-30 |
Matthew Poremba | configs: Fix typo in apu_se.py |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | cpu: Never use a empty byteEnable |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch-x86: Add byteEnable mask in x86 memhelpers |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch-arm: Using new "raw" memhelpers |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch: Add raw read/writeMem helpers |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch: Do value-initialization for MemOperand |
commit | commitdiff | tree |
2020-09-30 |
Bobby R. Bruce | tests,misc: Updated TestLib and boot-tests for gzipped... |
commit | commitdiff | tree |
2020-09-29 |
Gabe Black | arch: Wrap a docstring in isa_parser.py. |
commit | commitdiff | tree |
2020-09-29 |
Gabe Black | base: Expose the ObjectFile class to python. |
commit | commitdiff | tree |
2020-09-29 |
Adrian Herrera | dev-arm: SMMUv3, default CMDQ entries to 128 |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | scons,python: Add warning for when python3-config is... |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | tests: Removing gem5/hello_se/ref/simerr |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | scons,python: Add python2-config to PYTHON_CONFIG |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | scons,python: Prioritize Python3 for PYTHON_CONFIG |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | python: Flush the simulation stdout/stderr buffers |
commit | commitdiff | tree |
2020-09-29 |
Gabe Black | x86: Use the common pseudoInst dispatch function. |
commit | commitdiff | tree |
2020-09-29 |
Timothy Hayes | arch-arm: Instantiate a single HTM checkpoint at ISA... |
commit | commitdiff | tree |
2020-09-29 |
Timothy Hayes | cpu: Allow storing an invalid HTM checkpoint |
commit | commitdiff | tree |
2020-09-29 |
Giacomo Travaglini | ext: Add timing indications to every TestCase |
commit | commitdiff | tree |
2020-09-28 |
Nikos Nikoleris | mem: Fix some reference use in range loops |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | misc: Update attribute syntax, and reorganize compiler.hh. |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | base,mem: Use the standard [[deprecated]] attribute. |
commit | commitdiff | tree |
2020-09-28 |
Ciro Santilli | cpu: make ExecSymbol show the symbol in addition to... |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | base,dev: Use the standard attribute [[noreturn]]. |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | arch,base,cpu,dev: Get rid of the M5_DUMMY_RETURN macro. |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | arm,base,gpu: Use std::make_unique instead of m5::make_... |
commit | commitdiff | tree |
2020-09-28 |
Earl Ou | base,sim: implement a faster mutex for single thread... |
commit | commitdiff | tree |
2020-09-26 |
Gabe Black | mem: When loading an image directly in memory, use... |
commit | commitdiff | tree |
2020-09-25 |
Gabe Black | sim: Remove check whether the System port is connected. |
commit | commitdiff | tree |
2020-09-25 |
Gabe Black | base: When creating an ELF file memory image, ignore... |
commit | commitdiff | tree |
2020-09-25 |
Matthew Poremba | configs: Set kvm_map in DRAMInterface in Ruby.py |
commit | commitdiff | tree |
2020-09-25 |
Richard Cooper | ext: Monkeypatch os.waitpid to extract CPU time from... |
commit | commitdiff | tree |
2020-09-25 |
Bobby R. Bruce | misc: Merge branch 'release-staging-v20.1.0.0' into... |
commit | commitdiff | tree |
2020-09-25 |
Gabe Black | base: Minor cleanup of the ChunkGenerator. |
commit | commitdiff | tree |
2020-09-24 |
Gabe Black | fastmodel: Update the IRIS ThreadContext base class. |
commit | commitdiff | tree |
2020-09-24 |
Gabe Black | arm,fastmodel: Update the VExpressFastModel to use... |
commit | commitdiff | tree |
2020-09-24 |
Gabe Black | fastmodel: Update for the isa_traits.hh changes. |
commit | commitdiff | tree |
2020-09-24 |
Kyle Roarty | gpu-compute: set exec_mask for permute,bpermute instruc... |
commit | commitdiff | tree |
2020-09-24 |
Kyle Roarty | gpu-compute: replace uint32_t* casts with bits API... |
commit | commitdiff | tree |
2020-09-24 |
Adrian Herrera | dev-arm: FVPBasePwrCtrl, fix vector resizing |
commit | commitdiff | tree |
2020-09-23 |
Gabe Black | cpu: Use cprintf and C++ type magic to get rid of a... |
commit | commitdiff | tree |
2020-09-23 |
Gabe Black | scons: Adjust the version of C++ to C++14. |
commit | commitdiff | tree |
2020-09-23 |
Earl Ou | systemc: avoid mutex lock in non async cases |
commit | commitdiff | tree |
2020-09-22 |
Giacomo Travaglini | dev-arm: Implement GICv4.1 GICD_TYPER2 as RES0 |
commit | commitdiff | tree |
2020-09-22 |
Giacomo Travaglini | arch-arm: TLBI ALLE2IS should broadcast to the IS domain |
commit | commitdiff | tree |
2020-09-22 |
Ciro Santilli | util: add pkg-config to ubuntu all-dependencies Dockerfiles |
commit | commitdiff | tree |
2020-09-22 |
Bobby R. Bruce | misc: Merge branch 'release-staging-v20.1.0.0' into... |
commit | commitdiff | tree |
2020-09-22 |
Bobby R. Bruce | tests,base: Fixed unittests for .fast |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | arch,cpu,sim: Route system calls through the workload. |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | sim: Create a Workload object for SE mode. |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | dev: Stop using the OS page size in the IDE controller. |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | scons: Increase the minimum clang version to 3.9. |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | base: Use M5_UNLIKELY with conditional DPRINTF family... |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | base: Use M5_UNLIKELY for conditional panic, etc.,... |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | base: Add M5_LIKELY and M5_UNLIKELY macros to compiler.hh. |
commit | commitdiff | tree |
2020-09-20 |
Gabe Black | cpu: Clear out some unnecessary ISA dependence in threa... |
commit | commitdiff | tree |
2020-09-18 |
Gabe Black | gpu: Stop using TheISA in the GPU TLB. |
commit | commitdiff | tree |
2020-09-18 |
Ciro Santilli | tests: cleanup all SE tests previously moved to gem5... |
commit | commitdiff | tree |
2020-09-18 |
Gabe Black | systemc: Add a missing override. |
commit | commitdiff | tree |
2020-09-17 |
Kyle Roarty | gpu-compute: Fix deadlock in fetch_unit after branch... |
commit | commitdiff | tree |
2020-09-17 |
Bobby R. Bruce | util: Removed libelf-dev dep from Dockerfiles |
commit | commitdiff | tree |
2020-09-17 |
Gabe Black | util: Add an unmap_m5_mem() function to the m5 util... |
commit | commitdiff | tree |
2020-09-17 |
Gabe Black | util: Add a "semi" call type unit test to the m5 utility. |
commit | commitdiff | tree |
2020-09-17 |
Earl Ou | systemc: self-manage TimeSlot in Scheduler |
commit | commitdiff | tree |
2020-09-17 |
Earl Ou | systemc: use list instead of map in scheduler |
commit | commitdiff | tree |
2020-09-17 |
Bobby R. Bruce | misc: Merge branch 'release-staging-v20.1.0.0' into... |
commit | commitdiff | tree |
2020-09-16 |
Jason Lowe... | misc: Add Matt Poremba as GPU maintainer |
commit | commitdiff | tree |
2020-09-16 |
Jason Lowe... | configs: Add special case in MemConfig |
commit | commitdiff | tree |
2020-09-16 |
Gabe Black | arch,cpu: Get rid of the IsMemRef StaticInst flag. |
commit | commitdiff | tree |
2020-09-16 |
Gabe Black | base: Create a SConscript for the loader subdirectory. |
commit | commitdiff | tree |
2020-09-16 |
Gabe Black | arch,cpu: Rearrange StaticInst flags for memory barriers. |
commit | commitdiff | tree |
2020-09-16 |
Earl Ou | base: use setjmp to speed up fiber |
commit | commitdiff | tree |
next |