gem5.git
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
2019-09-19 Giacomo Travagliniarch-arm: PSTATE.PAN changes should inval cached regs...
2019-09-18 Adrian Herrerasystem-arm: Add ITS node in platforms/vexpress_gem5_v2_...
2019-09-18 Giacomo Travagliniarch-arm: Fix Data Abort ISS when caused by Atomic...
2019-09-18 Giacomo Travagliniarch-arm: ISV bit in DataAbort should check for transla...
2019-09-18 Giacomo Travagliniarch-arm: PSTATE.PAN affecting EL2 only when HCR_EL2...
2019-09-18 Gabe Blackarch, x86: Rework the debug faults and microops.
2019-09-17 Gabe Blacksystemc: Make TLM port wrappers for tlm_base_(target...
2019-09-17 Gabe Blacksystemc: Expose the utility functions for payload-...
2019-09-16 Giacomo Travaglinidev-arm: Allow IOMMU binding to HDLcd
2019-09-13 Giacomo Travaglinidev-arm: Store the IOMMU reference from within the...
2019-09-13 Giacomo Travaglinidev: Enable DTB IOMMU binding with a DMA object
2019-09-13 Gabe Blacksparc: Fix a warning/error in tlb.cc.
2019-09-12 Gabe Blackdev: Generalize the x86 int source/sink pins.
2019-09-12 Daniel R. Carvalhomem-cache: Fix BDI size calculation
2019-09-12 Daniel R. Carvalhobase: Add a perfect bloom filter
2019-09-10 Tommaso Marinellistats: Add M5_VAR_USED to variable
2019-09-10 Andreas Sandbergstats: Fix incorrect name conflict panic with grouped...
2019-09-10 Chun-Chen TK Hsustats: Ignore non-Group objects in stat hierarchy
2019-09-10 Daniel R. Carvalhobase: Make Bloom Filter counting by default
2019-09-10 Daniel R. Carvalhobase: Make Bulk inherit from MultiBitSel Bloom Filter
2019-09-10 Daniel R. Carvalhomem-ruby: Move Bloom Filters to base
2019-09-10 Gabe Blackmem: Mark MemObject as deprecated.
2019-09-09 Giacomo Travaglinidev-arm: Reset HPPI when clearing an LPI
2019-09-09 Giacomo Travaglinidev-arm: Add resetHppi method in the GICv3 cpu interface
2019-09-09 Giacomo Travaglinidev-arm: Cleanup GICv3 initialization
2019-09-09 Giacomo Travaglinidev-arm: Initialize GICD_TYPER once at construction...
2019-09-09 Giacomo Travaglinidev-arm: Writes to IGRPEN1_EL3 triggering update
2019-09-09 Giacomo Travaglinidev-arm: Fix GICv3 ITS cmdq wrapping
2019-09-09 Giacomo Travaglinidev-arm: Fix mapping between IGRPEN1_EL3 and IGRPEN1_EL1
2019-09-09 Giacomo Travaglinidev-arm: Implement message-based SPIs
2019-09-09 Gabe Blackdev: Scrub out some lingering uses of MemObject.
2019-09-07 Giacomo Travaglinidev-arm: Add GICD_SGIR register
2019-09-07 Gabe Blackpython: Make the dot writer handle unconnected Port...
2019-09-06 Giacomo Travaglinidev: Enable Terminal output's dump to stdout
2019-09-06 Giacomo Travaglinidev-arm: State update when setting MISCREG_ICC_IGRPENx...
2019-09-06 Giacomo Travagliniarch-arm, dev-arm: MISCREG_ICC_IGRPEN1_EL1 using AA64...
2019-09-06 Giacomo Travagliniarch-arm, dev-arm: MISCREG_ICC_AP1R0_EL1 using AA64...
2019-09-06 Giacomo Travagliniarch-arm, dev-arm: MISCREG_ICC_CTLR_EL1 using AA64...
2019-09-06 Giacomo Travagliniarch-arm: MISCREG_ICC_BPR1_EL1 using AA64 banking
2019-09-06 Giacomo Travaglinidev-arm: Add read/writeBanked helpers to GICv3
2019-09-06 Giacomo Travagliniarch-arm: Add explicit AArch64 MiscReg banking
2019-09-06 Giacomo Travagliniarch-arm: Use same template across all MSR inst
2019-09-06 Giacomo Travagliniarch-arm: SySDC64 Instructions (CMO) using MiscRegIndex
2019-09-06 Chun-Chen TK Hsudev: Fix segmentation fault in VirtIOBlock
2019-09-06 Ciro Santilliarch-arm: fix GDB stub after SVE
2019-09-06 Giacomo Travaglinidev-arm: Rewrite ICC_BPR0/ICC_BPR1 handling
2019-09-06 Giacomo Travaglinidev-arm: Add GICv3 unimplemented Hyp Active Priorities...
2019-09-06 Giacomo Travaglinidev-arm: Allow 32-bit access to GITS_TYPER
2019-09-06 Giacomo Travaglinidev-arm: Cpu interface groupEnabled check for global...
2019-09-06 Giacomo Travaglinidev-arm: Check if INTID group is enabled when reading...
2019-09-06 Giacomo Travaglinidev-arm: Writing GICD_CTLR should trigger an update
2019-09-06 Giacomo Travaglinidev-arm: Rewrite GICv3 update
next