gem5.git
2021-01-26 Giacomo Travaglinisystem-arm: Enabled HDLcd by default in DTS
2021-01-26 Giacomo Travaglinidev-arm, system-arm: Remove HDLcd from VExpress_GEM5_VX...
2021-01-26 Gabe Blackriscv: Export the system call ABI for use in gem5 ops.
2021-01-26 Andreas Sandbergpython: Require a unit in anyToFrequency and anyToLatency
2021-01-26 Andreas Sandbergsim: Use the Temperature param type
2021-01-26 Andreas Sandbergbase, python: Add a Temperature type and associated...
2021-01-26 Gabe Blackarch-arm: Don't use TheISA in the ARM implementation.
2021-01-26 Jiasenconfigs: Added list types of replacement policy.
2021-01-25 Giacomo Travaglinisystem-arm: Move display node into a shared DTS file
2021-01-25 Andreas Sandbergpython: Refactor toNum to support a selection of units
2021-01-25 Gabe Blackcpu: Eliminate the empty cpu/exec_context.cc.
2021-01-25 Gabe Blackarch-power: Stop "using namespace std"
2021-01-25 Giacomo Travagliniarch-arm: Add set_reg_idx_arr to SveStructMemSIMicroopD...
2021-01-25 Earl Ousystemc: remove pipe through flag in TLM extension
2021-01-24 Andreas Sandbergtests: Add Python unit tests for m5.util.convert
2021-01-24 Andreas Sandbergsim: Consistently use ISO prefixes
2021-01-24 Andreas Sandbergpython: Consistently use ISO prefixes
2021-01-24 Andreas Sandbergarch-arm, dev-arm: Consistently use ISO prefixes
2021-01-23 Gabe Blacktests: Stop "using namespace std" in unittest/.
2021-01-23 Gabe Blackmisc: Stop "using namespace std" in protoio.cc.
2021-01-23 Gabe Blackcpu: Stop "using namespace std"
2021-01-23 Gabe Blackarch-arm: Stop "using namespace std"
2021-01-23 Gabe Blackarch-sparc: Stop "using namespace std"
2021-01-23 Gabe Blackarch-mips: Stop "using namespace std"
2021-01-23 Gabe Blackarch-riscv: Stop "using namespace std"
2021-01-23 Gabe Blackarch-x86: Stop "using namespace std"
2021-01-23 Giacomo Travagliniarch-arm: Fix Compare and Swap Pair instructions
2021-01-23 Gabe Blackmem: Stop "using namespace std"
2021-01-23 Gabe Blackdev: Stop "using namespace std"
2021-01-23 Gabe Blacksim: Stop "using namespace std"
2021-01-23 Gabe Blackbase: Stop "using namespace std".
2021-01-23 Gabe Blackbase: Style fixes in cprintf related files.
2021-01-23 Gabe Blacktests: Fix building of unittest/stattest.cc.
2021-01-22 Tong Shenarch-x86: implement PSHUFB SSE instruction.
2021-01-22 Andreas Sandbergmem: Consistently use ISO prefixes
2021-01-22 Jiayi Huangsim-se: Handle simultaneous page faults in SE-mode...
2021-01-22 Andreas Sandbergscons: Remove Python 2.7 compatibility code
2021-01-22 Andreas Sandbergpython: Remove Python 2.7 compatibility code
2021-01-22 Andreas Sandbergdev: Consistently use ISO prefixes
2021-01-22 Ciro Santillisim,base: make checkpointMapIn warn if an unknown key...
2021-01-22 Andreas Sandbergconfigs: Weed out old port terminology in Arm examples
2021-01-22 Andreas Sandbergconfigs: Remove Python 2 compatibility code in Arm...
2021-01-22 Andreas Sandbergarch-arm, dev-arm: Remove Python 2 compatibility code
2021-01-21 Kyle Roartygpu-compute: Simplify LGKM decrementing for Flat instru...
2021-01-21 Philip Metzlerbase: Fix unsigned underflow mishandling.
2021-01-21 Hoa Nguyendev: Fixing EtherDevice stats initialization order
2021-01-20 Gabe Blackriscv: Get rid of some unused constants.
2021-01-20 Gabe Blackarm: Use the "reg" ABI for gem5 ops.
2021-01-20 Andreas Sandbergpython: Fix incorrect prefixes is m5.utils.convert
2021-01-20 Andreas Sandbergsim: Don't serialise params in thermal models
2021-01-20 Andreas Sandbergsim: Thermal model style fixes
2021-01-20 Ayaz Akramarch-riscv,util: Add m5op.S for riscv to enable pseudo...
2021-01-19 Gabe Blackarm: Export the mostly generic syscall ABI.
2021-01-19 Giacomo Travaglinitests: Fix syntax error in cpu_tests/test.py
2021-01-19 Adrian Herreraconfigs: MemConfig, add QoSMemSinkCtrl support
2021-01-19 Gabe Blacktests: Stop using memcmp in the circlebuf test.
2021-01-19 Daniel R. Carvalhobase: Rename Flags::update as Flags::replace
2021-01-19 Daniel R. Carvalhobase: Remove dubious/unused Flags functions
2021-01-19 Daniel R. Carvalhobase: Add unit tests for flags.hh
2021-01-19 Gabe Blackarch: Fix the code that computes MaxMiscDestReg.
2021-01-19 Gabe Blackcpu: Remove the default, globally sized index arrays...
2021-01-19 Gabe Blackarm: Use local src and dest reg index arrays.
2021-01-19 Gabe Blackarch: Wrap InstObjParams with a class and not a function.
2021-01-18 Giacomo Travagliniarch-arm: dtb_addr is already encoding the loadAddrOffset
2021-01-18 Matthew Porembaarch-gcn3,gpu-compute: Update stats style for GPU
2021-01-18 Cui Jinarch-riscv: fix incorrect interrupt checking logic
2021-01-15 Daniel R. Carvalhomisc: Fix some includes
2021-01-15 Lukas Steinerutil: Fix gem5_within_systemc and tlm coupling
2021-01-15 Matthew Porembamem-ruby: Fix race related to atomics in VIPER
2021-01-15 Matthew Porembautil-docker: Add gdb to gcn-gpu Dockerfile
2021-01-15 Daniel R. Carvalhobase: Rename Flag status to enabled
2021-01-15 Daniel R. Carvalhobase: Add unit test for debug.hh
2021-01-15 Kyle Roartygpu-compute: Fix LGKM decrementing for flat atomic...
2021-01-15 Hoa Nguyensim: Rename the root stats group to RootStats
2021-01-14 Gabe Blackbase: Remove the curTick prototype from base/statistics.hh.
2021-01-14 Gabe Blacksim: Break the eventq.hh dependency in core.hh.
2021-01-14 gauravjain14gpu-compute: Support for dynamic register alloc
2021-01-14 Daniel R. Carvalhocpu-o3: Add missing tid in Rename's debug message
2021-01-14 Peter Yuenarch-riscv: CSR registers support in RISC-V remote...
2021-01-13 Gabe Blackdev: Let the pixel pump bypass the DMA FIFO in non...
2021-01-13 Neil Natekartests, base: Added GTests for base/amo.hh
2021-01-13 Ciro Santilliarch-arm: inform bootloader of kernel position with...
2021-01-13 Daniel R. Carvalhobase: Add documentation to flags.hh
2021-01-13 Daniel R. Carvalhobase: Remove Flags<U> assignment
2021-01-13 Daniel R. Carvalhobase: Assert Flags' type is unsigned
2021-01-13 Daniel R. Carvalhobase: Remove flag from allFlags on destruction
2021-01-13 Daniel R. Carvalhobase: Remove negation operator in Flag
2021-01-13 Daniel R. Carvalhobase: Fix uninitialized variable in Flag
2021-01-13 Daniel R. Carvalhomem-cache: Fix update of useful prefetches
2021-01-13 Gabe Blackmisc: Fix missing includes.
2021-01-13 Gabe Blackbase: Remove begin() and end() from CircleBuf.
2021-01-13 Gabe Blackdev: Use regular atomic accesses for DMA in bypass...
2021-01-13 Gabe Blackdev: Teach the DmaPort to use atomic memory backdoors.
2021-01-13 Gabe Blackdev: Generate DMA packets as needed.
2021-01-13 Gabe Blackbase: Re-implement CircleBuf without using CircularQueue.
2021-01-09 Gabe Blackbase: Add a setNext method to the ChunkGenerator.
2021-01-07 Kyle Roartygpu-compute: Fix FLAT insts decrementing lgkm count...
2021-01-07 Giacomo Travagliniconfigs: Remove default bootscript option for fs_bigLIT...
2021-01-07 Adrian Herreradev-arm: SMMUv3, enable interrupt interface
2021-01-06 Gabe Blackdev: Remove the return type from DmaPort::dmaAction.
next