2020-11-24 |
Gabe Black | arm: Use the common pseudoInst dispatch function. |
commit | commitdiff | tree |
2020-11-23 |
Ciro Santilli | arch-arm: serialize miscregs as a map |
commit | commitdiff | tree |
2020-11-23 |
Ciro Santilli | sim: create SERIALIZE_MAPPING and UNSERIALIZE_MAPPING |
commit | commitdiff | tree |
2020-11-21 |
Hoa Nguyen | mem-ruby: Fix cache hits being profiled as cache misses |
commit | commitdiff | tree |
2020-11-20 |
Giacomo Travaglini | python: Remove SortedDict from python utilities |
commit | commitdiff | tree |
2020-11-20 |
Giacomo Travaglini | scons, python: Remove SmartDict from python utilities |
commit | commitdiff | tree |
2020-11-20 |
Nikos Nikoleris | util: Relax commit message checker to allow fixups |
commit | commitdiff | tree |
2020-11-20 |
Matthew Poremba | util: Use MAINTAINERS.yaml for valid tags in git hook |
commit | commitdiff | tree |
2020-11-20 |
Hoa Nguyen | mem-ruby,misc: Fix a parameter name in a DeprecatedPara... |
commit | commitdiff | tree |
2020-11-20 |
Giacomo Travaglini | python: Fix toBool converter |
commit | commitdiff | tree |
2020-11-20 |
Hoa Nguyen | sim,stats: Update stats style for power_model and therm... |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | mem,stats: Update stats style for mem/probes and mem/qos |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | mem,stats: Update stats style for FALRU |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | dev,stats: Update stats style for CopyEngine and IdeDisk |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | dev,stats: Update stats style of src/dev/net |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | dev-arm,stats: Update stats style of src/dev/arm |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | cpu,stats: Update stats style for base.hh and base.cc |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | cpu-simple,stats: Update stats style |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | cpu-o3,stats: Update stats style for mem_dep_unit.hh |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | cpu-o3,stats: Update stats style for cpu.hh and cpu.cc |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | cpu-o3,stats: Update stats style of inst_queue & inst_q... |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | cpu-o3,stats: Update stats style for iew and iew_impl |
commit | commitdiff | tree |
2020-11-19 |
Hoa Nguyen | cpu-minor,stats: Update stats style of MinorCPU |
commit | commitdiff | tree |
2020-11-19 |
Giacomo Travaglini | fastmodel: Replace xrange with range to be python3... |
commit | commitdiff | tree |
2020-11-19 |
Giacomo Travaglini | fastmodel: Use BaseMMU in the CortexR52 wrapper |
commit | commitdiff | tree |
2020-11-19 |
Jui-min Lee | systemc: Make tlm/gem5 packet conversion flexible |
commit | commitdiff | tree |
2020-11-19 |
Gabe Black | arch: Add some format strings to the parser for reg... |
commit | commitdiff | tree |
2020-11-19 |
Gabe Black | cpu: Add an StaticInst accessor for setting register... |
commit | commitdiff | tree |
2020-11-19 |
Xiongfei | cpu-minor: this is a bug fix for MinorCPU for thread... |
commit | commitdiff | tree |
2020-11-19 |
Gabe Black | x86: Fix object scope in the CPUID code. |
commit | commitdiff | tree |
2020-11-18 |
Bobby R. Bruce | arch-gcn3,misc: Added missing overrides to gpu_thread.hh |
commit | commitdiff | tree |
2020-11-18 |
Gabe Black | cpu: Access src and dest reg indexes using a pointer... |
commit | commitdiff | tree |
2020-11-17 |
Bobby R. Bruce | arch-gcn3, misc: Added missing override to protocol_tes... |
commit | commitdiff | tree |
2020-11-17 |
Bobby R. Bruce | arch-sparc,misc: Added M5_VAR_USED to SparcProcess var |
commit | commitdiff | tree |
2020-11-17 |
Bobby R. Bruce | mem-cache,misc: Added missing override to operator |
commit | commitdiff | tree |
2020-11-17 |
Gabe Black | dev: Delete the unused DLAB member in the 8250 UART. |
commit | commitdiff | tree |
2020-11-17 |
Gabe Black | dev: Convert the IDE controller to use the RegisterBank... |
commit | commitdiff | tree |
2020-11-17 |
Kyle Roarty | arch-gcn3: Explicitly sign-extend simm16 |
commit | commitdiff | tree |
2020-11-17 |
Kyle Roarty | mem-ruby: Fix deadlock in VIPERCoalescer |
commit | commitdiff | tree |
2020-11-17 |
Kyle Roarty | arch-gcn3: Implement flat_load_sbyte instruction |
commit | commitdiff | tree |
2020-11-17 |
Kyle Roarty | arch-gcn3: Implement s_setreg_imm32_b32 instruction |
commit | commitdiff | tree |
2020-11-17 |
Jordi Vaquero | arch-arm: Implementation ARMv8.1 RDMA |
commit | commitdiff | tree |
2020-11-17 |
Isaac Sánchez... | base: Prevent undefined behavior in not interleaved... |
commit | commitdiff | tree |
2020-11-17 |
Gabe Black | fastmodel: Wrap the PL330 DMA controller fast model. |
commit | commitdiff | tree |
2020-11-16 |
Daniel Gerzhoy | dev-hsa,gpu-compute: Agent Packet handler implemented. |
commit | commitdiff | tree |
2020-11-16 |
Ciro Santilli | arch-arm: move serialize and unserialize definition... |
commit | commitdiff | tree |
2020-11-14 |
Daniel R. Carvalho | base,cpu,mem: Use templatized SatCounter |
commit | commitdiff | tree |
2020-11-14 |
Daniel R. Carvalho | base: Templatize SatCounter |
commit | commitdiff | tree |
2020-11-12 |
Gabe Black | scons: Add support for GRPC protobuf files. |
commit | commitdiff | tree |
2020-11-12 |
Gabe Black | scons: Convert ProtoBuf to use a scons Builder and... |
commit | commitdiff | tree |
2020-11-12 |
Gabe Black | scons: Consolidate the ProtoBuf code. |
commit | commitdiff | tree |
2020-11-12 |
Gabe Black | scons: Fix how directories are handled for protobuf... |
commit | commitdiff | tree |
2020-11-12 |
Gabe Black | mem-cache: Remove "inline" from a method in one of... |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Override print function of sector and super... |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Use the compression factor to co-allocate |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Set compression bit with its size |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Add data expansion and compaction checking... |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Allow moving data contractions |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Use RP for data expansion victimization |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Add function to move blocks in the tags |
commit | commitdiff | tree |
2020-11-12 |
Daniel R. Carvalho | mem-cache: Add move assign and delete move constr of blk |
commit | commitdiff | tree |
2020-11-12 |
Bobby R. Bruce | misc: Updated MAINTAINERS.yaml |
commit | commitdiff | tree |
2020-11-11 |
Bobby R. Bruce | dev-arm,misc: Added missing override to scmi_platform... |
commit | commitdiff | tree |
2020-11-11 |
Andreas Sandberg | util: Add a library to parse MAINTAINERS.yaml |
commit | commitdiff | tree |
2020-11-10 |
Boris Shingarov | arch-power: Implement mcrxr |
commit | commitdiff | tree |
2020-11-10 |
Gabe Black | cpu: Make the NonCachingSimpleCPU use a back door for... |
commit | commitdiff | tree |
2020-11-09 |
Matthew Poremba | util: Update python version for GCN3 |
commit | commitdiff | tree |
2020-11-09 |
Isaac Sánchez... | base: Fix `AddrRange::addIntlvBits(Addr)` and new test. |
commit | commitdiff | tree |
2020-11-09 |
Giacomo Travaglini | tests: Add realview64-kvm.py test to quick regressions |
commit | commitdiff | tree |
2020-11-09 |
Giacomo Travaglini | tests: Add realview64-kvm.py testing platform |
commit | commitdiff | tree |
2020-11-09 |
Giacomo Travaglini | tests: Update guest binaries used by regressions |
commit | commitdiff | tree |
2020-11-08 |
mupton | arch-x86, kvm: clean up x86 long regresion kvm code |
commit | commitdiff | tree |
2020-11-07 |
Kyle Roarty | arch-x86: include system syscall header in syscall... |
commit | commitdiff | tree |
2020-11-06 |
Kyle Roarty | util: Specify version of rocm-cmake in gcn3 Dockerfile |
commit | commitdiff | tree |
2020-11-06 |
michaelupton | arch-x86, cpu-kvm: add x86 kvm test to long regression |
commit | commitdiff | tree |
2020-11-06 |
Andreas Sandberg | misc: Convert MAINTAINERS to YAML |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | mem,sim: Get the page size from the page table in SE... |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | cpu: Style fixes in the AtomicSimpleCPU. |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | util: Updated compiler-test.sh for Python3 |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | util,misc: Altered cpt_upgrader.py shebang to Python3 |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | mem,scons: Changed assert to panic_if in MessageBuffer |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | mem: Added missing override to cache_blk function |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | util: Updated the Dockerfiles for Python3 |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | mem: Expose the underlyig DRAM or NVM's memory back... |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | mem: Minor refactor of how the abstract mem backdoor... |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | arch,cpu: Enforce using accessors to get at src/destRegIdx. |
commit | commitdiff | tree |
2020-11-06 |
Kyle Roarty | arch-gcn3: Fix operand size reporting for Flat insts |
commit | commitdiff | tree |
2020-11-05 |
Jason Lowe... | misc: Update maintainers file |
commit | commitdiff | tree |
2020-11-05 |
Ciro Santilli | misc: create C declarations for the _addr and _semi... |
commit | commitdiff | tree |
2020-11-05 |
Ciro Santilli | util: add update-copyright utility to update copyright... |
commit | commitdiff | tree |
2020-11-04 |
Kyle Roarty | configs,tests: Add tokens to GPU VIPER tester |
commit | commitdiff | tree |
2020-11-04 |
Brad Beckmann | configs,mem-ruby: Remove old GPU ptls |
commit | commitdiff | tree |
2020-11-04 |
Tuan Ta | gpu-compute,mem-ruby: Replace ACQUIRE and RELEASE reque... |
commit | commitdiff | tree |
2020-11-04 |
Matthew Poremba | tests,configs,mem-ruby: Adding Ruby tester for GPU_VIPER |
commit | commitdiff | tree |
2020-11-04 |
Gabe Black | arm: Get rid of some unused instruction templates. |
commit | commitdiff | tree |
2020-11-04 |
Gabe Black | mips: Fix the build after the MMU changes. |
commit | commitdiff | tree |
2020-11-04 |
Yu-hsin Wang | configs: Add dtb-gen to fs_bigLITTLE.py |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | arch-arm: Do not use _flushMva for TLBI IPA |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | arch-arm: TlbEntry flush to be considered as functional... |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | arch-arm: Fix implementation of TLBI_VMALL instructions |
commit | commitdiff | tree |
next |