gem5.git
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 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-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 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
2020-11-09 Giacomo Travaglinitests: Update guest binaries used by regressions
2020-11-08 muptonarch-x86, kvm: clean up x86 long regresion kvm code
2020-11-07 Kyle Roartyarch-x86: include system syscall header in syscall...
2020-11-06 Kyle Roartyutil: Specify version of rocm-cmake in gcn3 Dockerfile
2020-11-06 michaeluptonarch-x86, cpu-kvm: add x86 kvm test to long regression
2020-11-06 Andreas Sandbergmisc: Convert MAINTAINERS to YAML
2020-11-06 Gabe Blackmem,sim: Get the page size from the page table in SE...
2020-11-06 Gabe Blackcpu: Style fixes in the AtomicSimpleCPU.
2020-11-06 Bobby R. Bruceutil: Updated compiler-test.sh for Python3
2020-11-06 Bobby R. Bruceutil,misc: Altered cpt_upgrader.py shebang to Python3
2020-11-06 Bobby R. Brucemem,scons: Changed assert to panic_if in MessageBuffer
2020-11-06 Bobby R. Brucemem: Added missing override to cache_blk function
2020-11-06 Bobby R. Bruceutil: Updated the Dockerfiles for Python3
2020-11-06 Gabe Blackmem: Expose the underlyig DRAM or NVM's memory back...
2020-11-06 Gabe Blackmem: Minor refactor of how the abstract mem backdoor...
2020-11-06 Gabe Blackarch,cpu: Enforce using accessors to get at src/destRegIdx.
2020-11-06 Kyle Roartyarch-gcn3: Fix operand size reporting for Flat insts
2020-11-05 Jason Lowe... misc: Update maintainers file
2020-11-05 Ciro Santillimisc: create C declarations for the _addr and _semi...
2020-11-05 Ciro Santilliutil: add update-copyright utility to update copyright...
2020-11-04 Kyle Roartyconfigs,tests: Add tokens to GPU VIPER tester
2020-11-04 Brad Beckmannconfigs,mem-ruby: Remove old GPU ptls
2020-11-04 Tuan Tagpu-compute,mem-ruby: Replace ACQUIRE and RELEASE reque...
2020-11-04 Matthew Porembatests,configs,mem-ruby: Adding Ruby tester for GPU_VIPER
next