index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-09-30
cpu: Make use of DRAMCtrl::AddrMap in the traffic generators
Nikos Nikoleris
2019-09-30
misc: Added line wrapping functionality for Sim-Object desc
Bobby R. Bruce
2019-09-30
mem: Use new-style stats in the XBar models
Andreas Sandberg
2019-09-30
mem-cache: Switch to new-style stats
Andreas Sandberg
2019-09-30
mem: Convert DRAM controller to new-style stats
Andreas Sandberg
2019-09-28
ruby: 2x protocols has typo/syntax error that fails building
Timothy Hayes
2019-09-27
fastmodel: Add glue code which adapts fastmodels to run in gem5.
Gabe Black
2019-09-26
sim: Convert power modelling framework to new-style stats
Andreas Sandberg
2019-09-26
stats: Add a preDumpStats() callback to Stats::Group
Andreas Sandberg
2019-09-26
stats: Don't output index in vectors of length 1
Andreas Sandberg
2019-09-26
stats: Correctly print new-style dist stat names
Andreas Sandberg
2019-09-25
mem-ruby: prevent cacheProbe being called multiple times
Jing Qu
2019-09-24
cpu: Fix checker cpu instantiation
Nikos Nikoleris
2019-09-23
cpu, mem: Changing AtomicOpFunctor* for unique_ptr<AtomicOpFunctor>
Jordi Vaquero
2019-09-21
mem: Delete the now unused Message*Port classes.
Gabe Black
2019-09-21
x86: Templatize the IntMasterPort.
Gabe Black
2019-09-21
x86: Templatize IntSlavePort.
Gabe Black
2019-09-21
x86: Turn the local APIC into a PioDevice instead of a BasicPioDevice.
Gabe Black
2019-09-20
gpu-compute: Fix overriden errors
Jing Qu
2019-09-20
dev, x86: Delete the now unused X86 specific interrupt pins/lines.
Gabe Black
2019-09-20
dev, x86: Convert x86 devices to the generic int pins.
Gabe Black
2019-09-20
arch-x86: ignore non-temporal hint for movntps/movntpd SSE insts
Pouya Fotouhi
2019-09-19
dev: Terminal output's dump name conflicts
Andrea Mondelli
2019-09-19
arch-x86: Change warn to warn_once for NT instructions
Hoa Nguyen
2019-09-19
python: Don't try to bind a stat group to the NULL simobject.
Gabe Black
2019-09-19
dev-arm: Conditionally enable HDLcd when doing DTB autogen
Giacomo Travaglini
2019-09-19
dev-arm: Add HDLcd DTB autogeneration
Giacomo Travaglini
2019-09-19
arch-arm: PSTATE.PAN changes should inval cached regs in TLB
Giacomo Travaglini
2019-09-18
arch-arm: Fix Data Abort ISS when caused by Atomic operation
Giacomo Travaglini
2019-09-18
arch-arm: ISV bit in DataAbort should check for translation stage
Giacomo Travaglini
2019-09-18
arch-arm: PSTATE.PAN affecting EL2 only when HCR_EL2.E2H=1
Giacomo Travaglini
2019-09-18
arch, x86: Rework the debug faults and microops.
Gabe Black
2019-09-17
systemc: Make TLM port wrappers for tlm_base_(target|initiator)_socket.
Gabe Black
2019-09-17
systemc: Expose the utility functions for payload->packet conversion.
Gabe Black
2019-09-16
dev-arm: Allow IOMMU binding to HDLcd
Giacomo Travaglini
2019-09-13
dev-arm: Store the IOMMU reference from within the SMMU::connect
Giacomo Travaglini
2019-09-13
dev: Enable DTB IOMMU binding with a DMA object
Giacomo Travaglini
2019-09-13
sparc: Fix a warning/error in tlb.cc.
Gabe Black
2019-09-12
dev: Generalize the x86 int source/sink pins.
Gabe Black
2019-09-12
mem-cache: Fix BDI size calculation
Daniel R. Carvalho
2019-09-12
base: Add a perfect bloom filter
Daniel R. Carvalho
2019-09-10
stats: Add M5_VAR_USED to variable
Tommaso Marinelli
2019-09-10
stats: Fix incorrect name conflict panic with grouped stats
Andreas Sandberg
2019-09-10
stats: Ignore non-Group objects in stat hierarchy
Chun-Chen TK Hsu
2019-09-10
base: Make Bloom Filter counting by default
Daniel R. Carvalho
2019-09-10
base: Make Bulk inherit from MultiBitSel Bloom Filter
Daniel R. Carvalho
2019-09-10
mem-ruby: Move Bloom Filters to base
Daniel R. Carvalho
2019-09-10
mem: Mark MemObject as deprecated.
Gabe Black
2019-09-09
dev-arm: Reset HPPI when clearing an LPI
Giacomo Travaglini
2019-09-09
dev-arm: Add resetHppi method in the GICv3 cpu interface
Giacomo Travaglini
[next]