gem5.git
2020-12-04 Gabe Blackutil: Add a README file for the m5 utility.
2020-12-04 Gabe Blackutil: Teach the m5 utility's scons how to run unit...
2020-12-03 Daniel R. Carvalhomem-cache: Fix setting prefetch bit
2020-12-03 Giacomo Travaglinicpu, sim: Remove unused System::totalNumInst
2020-12-02 Gabe Blackx86: Let the pseudoInst dispatch function handle the...
2020-12-01 Kyle Roartyutil: Update ROCm to 1.6.4 in gcn Dockerfile, install...
2020-12-01 Kyle Roartygpu-compute: Use dict.get syntax for accessing buildEnv...
2020-11-30 Kyle Roartygpu-compute: Add exp_cnt tracking for buffer store...
2020-11-28 Gabe Blackdev-arm: Set frequency ranges in OSC device tree nodes.
2020-11-28 Gabe Blackpower: Convert POWER to use local reg index storage.
2020-11-27 Giacomo Travagliniutil: Port util to python3
2020-11-26 Ciro Santillisim: make ProbeListener satisfy the rule of five with...
2020-11-26 Ciro Santilliarch-arm: add official names to all PMU events
2020-11-26 Curtis Dunhamarch-arm: Add ID_MMFR4{,EL1} system registers
2020-11-26 Hoa Nguyenutil: Add a gerrit bot
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-25 Giacomo Travagliniarch-arm: VSTCR_EL2/VSTTBR_EL2 accessible in secure...
2020-11-25 Giacomo Travagliniarch-arm: Add SECURE_RD/WR flags to miscRegInfo
2020-11-25 Giacomo Travaglinidev: -Wdeprecated-copy not available on all supported...
2020-11-25 Ciro Santilliarch-arm: implement the aarch64 ID_ISAR6_EL1 miscregister
2020-11-24 Bobby R. Brucetests,misc: Added gem5.fast clang compilation to Kokoro
2020-11-24 Bobby R. Brucesim: ScopedCheckpointSection to public for mappingParamIn
2020-11-24 Maryam Babaiemem-cache, stats: Stats update for snoop filter
2020-11-24 Gabe Blackmips: Convert MIPS to use local register index storage.
2020-11-24 Gabe Blacksparc: Convert SPARC to use local register index storage.
2020-11-24 Gabe Blackx86: Convert X86 to use local reg index storage.
2020-11-24 Gabe Blackarm: Use the common pseudoInst dispatch function.
2020-11-23 Ciro Santilliarch-arm: serialize miscregs as a map
2020-11-23 Ciro Santillisim: create SERIALIZE_MAPPING and UNSERIALIZE_MAPPING
2020-11-21 Hoa Nguyenmem-ruby: Fix cache hits being profiled as cache misses
2020-11-20 Giacomo Travaglinipython: Remove SortedDict from python utilities
2020-11-20 Giacomo Travagliniscons, python: Remove SmartDict from python utilities
2020-11-20 Nikos Nikolerisutil: Relax commit message checker to allow fixups
2020-11-20 Matthew Porembautil: Use MAINTAINERS.yaml for valid tags in git hook
2020-11-20 Hoa Nguyenmem-ruby,misc: Fix a parameter name in a DeprecatedPara...
2020-11-20 Giacomo Travaglinipython: Fix toBool converter
2020-11-20 Hoa Nguyensim,stats: Update stats style for power_model and therm...
2020-11-19 Hoa Nguyenmem,stats: Update stats style for mem/probes and mem/qos
2020-11-19 Hoa Nguyenmem,stats: Update stats style for FALRU
2020-11-19 Hoa Nguyendev,stats: Update stats style for CopyEngine and IdeDisk
2020-11-19 Hoa Nguyendev,stats: Update stats style of src/dev/net
2020-11-19 Hoa Nguyendev-arm,stats: Update stats style of src/dev/arm
2020-11-19 Hoa Nguyencpu,stats: Update stats style for base.hh and base.cc
2020-11-19 Hoa Nguyencpu-simple,stats: Update stats style
2020-11-19 Hoa Nguyencpu-o3,stats: Update stats style for mem_dep_unit.hh
2020-11-19 Hoa Nguyencpu-o3,stats: Update stats style for cpu.hh and cpu.cc
2020-11-19 Hoa Nguyencpu-o3,stats: Update stats style of inst_queue & inst_q...
2020-11-19 Hoa Nguyencpu-o3,stats: Update stats style for iew and iew_impl
2020-11-19 Hoa Nguyencpu-minor,stats: Update stats style of MinorCPU
2020-11-19 Giacomo Travaglinifastmodel: Replace xrange with range to be python3...
2020-11-19 Giacomo Travaglinifastmodel: Use BaseMMU in the CortexR52 wrapper
2020-11-19 Jui-min Leesystemc: Make tlm/gem5 packet conversion flexible
2020-11-19 Gabe Blackarch: Add some format strings to the parser for reg...
2020-11-19 Gabe Blackcpu: Add an StaticInst accessor for setting register...
2020-11-19 Xiongfeicpu-minor: this is a bug fix for MinorCPU for thread...
2020-11-19 Gabe Blackx86: Fix object scope in the CPUID code.
2020-11-18 Bobby R. Brucearch-gcn3,misc: Added missing overrides to gpu_thread.hh
2020-11-18 Gabe Blackcpu: Access src and dest reg indexes using a pointer...
2020-11-17 Bobby R. Brucearch-gcn3, misc: Added missing override to protocol_tes...
2020-11-17 Bobby R. Brucearch-sparc,misc: Added M5_VAR_USED to SparcProcess var
2020-11-17 Bobby R. Brucemem-cache,misc: Added missing override to operator
2020-11-17 Gabe Blackdev: Delete the unused DLAB member in the 8250 UART.
2020-11-17 Gabe Blackdev: Convert the IDE controller to use the RegisterBank...
2020-11-17 Kyle Roartyarch-gcn3: Explicitly sign-extend simm16
2020-11-17 Kyle Roartymem-ruby: Fix deadlock in VIPERCoalescer
2020-11-17 Kyle Roartyarch-gcn3: Implement flat_load_sbyte instruction
2020-11-17 Kyle Roartyarch-gcn3: Implement s_setreg_imm32_b32 instruction
2020-11-17 Jordi Vaqueroarch-arm: Implementation ARMv8.1 RDMA
2020-11-17 Isaac Sánchez... base: Prevent undefined behavior in not interleaved...
2020-11-17 Gabe Blackfastmodel: Wrap the PL330 DMA controller fast model.
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-11-16 Bobby R. Brucemisc: Updated the RELEASE-NOTES and version number v20.1.0.2
2020-11-16 Daniel Gerzhoydev-hsa,gpu-compute: Agent Packet handler implemented.
2020-11-16 Ciro Santilliarch-arm: move serialize and unserialize definition...
2020-11-14 Daniel R. Carvalhobase,cpu,mem: Use templatized SatCounter
2020-11-14 Daniel R. Carvalhobase: Templatize SatCounter
2020-11-14 Hoa Nguyencpu,stats: Fix incorrect stat names of ThreadStateStats
2020-11-12 Gabe Blackscons: Add support for GRPC protobuf files.
2020-11-12 Gabe Blackscons: Convert ProtoBuf to use a scons Builder and...
2020-11-12 Gabe Blackscons: Consolidate the ProtoBuf code.
2020-11-12 Gabe Blackscons: Fix how directories are handled for protobuf...
2020-11-12 Gabe Blackmem-cache: Remove "inline" from a method in one of...
2020-11-12 Daniel R. Carvalhomem-cache: Override print function of sector and super...
2020-11-12 Daniel R. Carvalhomem-cache: Use the compression factor to co-allocate
2020-11-12 Daniel R. Carvalhomem-cache: Set compression bit with its size
2020-11-12 Daniel R. Carvalhomem-cache: Add data expansion and compaction checking...
2020-11-12 Daniel R. Carvalhomem-cache: Allow moving data contractions
2020-11-12 Daniel R. Carvalhomem-cache: Use RP for data expansion victimization
2020-11-12 Daniel R. Carvalhomem-cache: Add function to move blocks in the tags
2020-11-12 Daniel R. Carvalhomem-cache: Add move assign and delete move constr of blk
2020-11-12 Bobby R. Brucemisc: Updated MAINTAINERS.yaml
2020-11-11 Bobby R. Brucedev-arm,misc: Added missing override to scmi_platform...
2020-11-11 Andreas Sandbergutil: Add a library to parse MAINTAINERS.yaml
2020-11-10 Daniel R. Carvalhoconfigs: Fix MemorySize division
2020-11-10 Boris Shingarovarch-power: Implement mcrxr
2020-11-10 Gabe Blackcpu: Make the NonCachingSimpleCPU use a back door for...
2020-11-09 Matthew Porembautil: Update python version for GCN3
2020-11-09 Isaac Sánchez... base: Fix `AddrRange::addIntlvBits(Addr)` and new test.
2020-11-09 Giacomo Travaglinitests: Add realview64-kvm.py test to quick regressions
2020-11-09 Giacomo Travaglinitests: Add realview64-kvm.py testing platform
next