gem5.git
2019-10-16 Andreas Sandbergbase: Add addIntlvBits to AddrRange
2019-10-16 Giacomo Travaglinibase: Using scoped string in DPRINTFNR
2019-10-16 Giacomo Travaglinibase: Fix gem5.fast compilation
2019-10-16 Gabe Blackarch,base,sim: Move Process loader hooks into the Proce...
2019-10-15 Gabe Blackx86: Use a std::function to handle MSI completion.
2019-10-15 Gabe Blackarch,base: Restructure the object file loaders.
2019-10-15 Gabe Blackcpu: Delete the unused sched_break_pc(_sys) functions.
2019-10-15 Isaac Richterarch-x86: Make LFENCE a serializing instruction
2019-10-15 Giacomo Travaglinidev-arm: Carve out a portion of VExpress_GEM5 for the...
2019-10-15 Giacomo Travagliniconfigs: Add simpleSystem helper to generate devices...
2019-10-15 Gabe Blacksim,cpu: Get rid of the unused instEventQueue.
2019-10-15 Gabe Blackx86: De-x86ify the IntMasterPort.
2019-10-14 Bobby R. BruceTests: Added GTests for base/callback.cc
2019-10-14 Gabe Blackx86: Simplify and consolidate the code that assembles...
2019-10-14 Gabe Blackfastmodel: Expose all CPU communication ports from...
2019-10-14 Bobby R. Brucemisc: Updating contributing.md to discuss Gerrit guidelines
2019-10-13 Mingyuanmem-cache: set the second chance to false when insertin...
2019-10-12 Mingyuanmem-cache: Fixed a bug in MRU replacement policy
2019-10-12 Gabe Blackx86: Stop using and delete the x86 IntDevice class.
2019-10-12 Gabe Blackarch,base: Separate the idea of a memory image and...
2019-10-11 JingQuJQmem-ruby: Allow Ruby to use all replacement policies...
2019-10-10 Gabe Blackarch,base: Stop loading the interpreter in ElfObject.
2019-10-10 Giacomo Travagliniarch-arm: Move generateDtb to ArmSystem
2019-10-10 Giacomo Travaglinidev-arm, configs: Remove RealViewPBX platform
2019-10-10 Gabe Blackarch, base: Stop assuming object files have three segments.
2019-10-09 Gabe Blackfastmodel: Export GICV3Comms directly.
2019-10-09 Bobby R. Brucetests, misc: Updating TESTING.md to describe running...
2019-10-09 Bobby R. Brucetests: Migrated refcnt.cc test from src/unitttest to...
2019-10-09 Chun-Chen TK Hsusystem-arm: Initialize ICC_SRE_EL3 register of all...
2019-10-09 Gabe Blackarch-mips,arch-riscv,base: Get rid of the unused HexFil...
2019-10-09 Gabe Blackbase: Rename Section to Segment, and some of its members.
2019-10-08 Gabe Blackbase: Get rid of the unused global pointer in object...
2019-10-08 Gabe Blackbase: Ensure %p format arguments are printed as pointers.
2019-10-07 Gabe Blackfastmodel: Make CortexA76x1's interrupts use gem5's...
2019-10-07 Daniel R. Carvalhoconfigs: Isolate ISA related object lists
2019-10-07 Ciro Santillikvm, arm: fix the size of MISCREG_FPSR and MISCREG_FPCR
2019-10-07 Ciro Santilliconfig: skip access to branchPred in ARM KVM
2019-10-05 Gabe Blackbase: ELF segment types are not bitfields.
2019-10-04 Tommaso Marinellikvm: Rename gettid() to build with glibc 2.30+
2019-10-03 Tommaso Marinellimem: Remove unused variable
2019-10-03 Ayaz Akramtests: Fix a minor bug in fixture.py
2019-10-03 Bobby R. Brucedev, misc: Fixing "may be used unitialized" compilation...
2019-10-03 Jason Lowe... sim-se: Fix invalid delete of params on clone
2019-10-03 Giacomo Travagliniarch-arm: Annotate CM flag in AA64 CM Instructions
2019-10-03 Giacomo Travagliniarch-arm: Set CM bit in DataAbort
2019-10-02 Giacomo Travaglinisim: Mark System::getThreadContext method as const
2019-10-02 Marc Mari Barcelodev-arm: Improve fault message on SMMUv3 translation...
2019-10-02 Marc Mari Barcelodev-arm: Fix address used to update the SMMUv3 Walk...
2019-10-02 Giacomo Travagliniarch-arm: Create helper for sending events (SEV)
2019-10-02 Gabe Blackfastmodel: Get rid of the back channel mem port in...
2019-10-02 Gabe Blackfastmodel: Implement a custom sendFunctional for Cortex...
2019-10-02 Gabe Blackx86: Switch from MessageReq and Resp to WriteReq and...
2019-10-02 Gabe Blackfastmodel: Let the EVS set an attribute for getSendFunc...
2019-10-01 Georg Kotheimerstyle: normalize filename in SortedIncludes.fix()
2019-10-01 Gabe Blackfastmodel: Add a gem5Cpu attribute to the CortexA76x1.
2019-10-01 Gabe Blackfastmodel: Add a utility class which makes it easier...
2019-10-01 Gabe Blackfastmodel: Pull out and simplify the interrupt mechanis...
2019-10-01 Daniel R. Carvalhomem-cache: Fix invalid whenReady
2019-10-01 Daniel R. Carvalhoconfigs: Port PlatformConfig to the common object list
2019-10-01 Daniel R. Carvalhoconfigs: Port MemConfig to the common object list
2019-10-01 Daniel R. Carvalhoconfigs: Port HWPConfig to the common object list
2019-10-01 Daniel R. Carvalhoconfigs: Port BPConfig to use the common object list
2019-09-30 Daniel R. Carvalhoconfigs: Port CPUConfig to use the common object list
2019-09-30 Daniel R. Carvalhoconfigs: Create a basic ObjectList
2019-09-30 Daniel R. Carvalhoconfigs: Remove is_atomic_cpu check
2019-09-30 Daniel R. Carvalhomem-ruby: Remove inexistent functions from Util
2019-09-30 Daniel R. Carvalhomem-ruby: Make bitSelect use bits<Addr>
2019-09-30 Daniel R. Carvalhomem-ruby: Fix maskLowOrderBits
2019-09-30 Daniel R. Carvalhomem-ruby: Remove shiftLowOrderBits
2019-09-30 Daniel R. Carvalhomem-ruby: Remove maskHighOrderBits
2019-09-30 Daniel R. Carvalhomem-ruby: Remove bitRemove
2019-09-30 Nikos Nikoleriscpu: Make use of DRAMCtrl::AddrMap in the traffic gener...
2019-09-30 Bobby R. Brucemisc: Added line wrapping functionality for Sim-Object...
2019-09-30 Andreas Sandbergmem: Use new-style stats in the XBar models
2019-09-30 Andreas Sandbergmem-cache: Switch to new-style stats
2019-09-30 Andreas Sandbergmem: Convert DRAM controller to new-style stats
2019-09-28 Timothy Hayesruby: 2x protocols has typo/syntax error that fails...
2019-09-27 Gabe Blackfastmodel: Add glue code which adapts fastmodels to...
2019-09-26 Andreas Sandbergsim: Convert power modelling framework to new-style...
2019-09-26 Andreas Sandbergstats: Add a preDumpStats() callback to Stats::Group
2019-09-26 Andreas Sandbergstats: Don't output index in vectors of length 1
2019-09-26 Andreas Sandbergstats: Correctly print new-style dist stat names
2019-09-25 Jing Qumem-ruby: prevent cacheProbe being called multiple...
2019-09-24 Bobby R. Bruceext: Updated Pybind11 to version 2.4.1.
2019-09-24 Nikos Nikoleriscpu: Fix checker cpu instantiation
2019-09-23 Jordi Vaquerocpu, mem: Changing AtomicOpFunctor* for unique_ptr...
2019-09-21 Gabe Blackmem: Delete the now unused Message*Port classes.
2019-09-21 Gabe Blackx86: Templatize the IntMasterPort.
2019-09-21 Gabe Blackx86: Templatize IntSlavePort.
2019-09-21 Gabe Blackx86: Turn the local APIC into a PioDevice instead of...
2019-09-20 Jing Qugpu-compute: Fix overriden errors
2019-09-20 Gabe Blackdev, x86: Delete the now unused X86 specific interrupt...
2019-09-20 Gabe Blackdev, x86: Convert x86 devices to the generic int pins.
2019-09-20 Pouya Fotouhiarch-x86: ignore non-temporal hint for movntps/movntpd...
2019-09-19 Andrea Mondellidev: Terminal output's dump name conflicts
2019-09-19 Hoa Nguyenarch-x86: Change warn to warn_once for NT instructions
2019-09-19 Gabe Blackpython: Don't try to bind a stat group to the NULL...
2019-09-19 Jason Lowe... misc: Update MAINTAINERS
2019-09-19 Giacomo Travaglinidev-arm: Conditionally enable HDLcd when doing DTB...
2019-09-19 Giacomo Travaglinidev-arm: Add HDLcd DTB autogeneration
next