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
Age
Commit message (
Expand
)
Author
2019-04-25
dev-arm: Move GICv3 (Re)Ditributor address in Realview.py
Giacomo Travaglini
2019-04-25
dev-arm: Limit number of max PE in GICv3 to 128
Giacomo Travaglini
2019-04-25
dev-arm: Add GICv4 extension switch in GICv3
Giacomo Travaglini
2019-04-25
dev-arm: Check for maximum number of supported PE in GICv3
Giacomo Travaglini
2019-04-24
config: Add flag options to set the hardware prefetchers to use
Javier Bueno
2019-04-24
cpu,mem: missing override specifier
Andrea Mondelli
2019-04-24
systemc: Use the new TLM socket types in the TLM bridge SimObjects.
Gabe Black
2019-04-24
systemc: Add Port types for initiator and target sockets.
Gabe Black
2019-04-24
dev: Use the new Port role mechanism to make an EtherInt Port type.
Gabe Black
2019-04-24
python: Generalize the Port.splice function.
Gabe Black
2019-04-24
python: Generalize the dot_writer to handle non Master/Slave roles.
Gabe Black
2019-04-24
python: Make Port roles a more generic concept.
Gabe Black
2019-04-23
python: fix tracing after Python 3 refactor
Ciro Santilli
2019-04-22
sim-se: Enhance clone for X86KvmCPU
Alexandru Dutu
2019-04-22
mem-cache: Fix fix of replacement count
Daniel
2019-04-22
cpu: Eliminate the ProxyThreadContext class.
Gabe Black
2019-04-22
configs: Use param to get number of processors
Po-Hao Su
2019-04-19
mem-cache: Fix increasing replacement count
Daniel R. Carvalho
2019-04-19
mem-cache: Remove blk_addr from Queue::trySatisfyFunctional
Daniel R. Carvalho
2019-04-19
mem-cache: Add match functions to QueueEntry
Daniel R. Carvalho
2019-04-19
mem: Add packet matching functions
Daniel R. Carvalho
2019-04-19
mem-cache: Move Target to QueueEntry
Daniel R. Carvalho
2019-04-19
mem-cache: Assert Entry inherits from QueueEntry in Queue
Daniel R. Carvalho
2019-04-19
mem: Make DRAMCtrl::decodeAddr const
Daniel R. Carvalho
2019-04-19
mem: Allow packet to provide its own addr range
Daniel R. Carvalho
2019-04-16
mem: missing override specifier
Andrea Mondelli
2019-04-14
mem: Teach SimpleMem to return a MemBackdoor when appropriate.
Gabe Black
2019-04-14
mem: Maintain a back door into the AbstractMem's backing store.
Gabe Black
2019-04-12
tests: Add tests for learning_gem5 configs
Rutuja Oza
2019-04-12
tests: Add protocol as an option to SconsFixture
Jason Lowe-Power
2019-04-12
tests: add riscv to cpu tests
Hoa Nguyen
2019-04-11
mem-cache: Fix RRPV for RRIP
Anis Peysieux
2019-04-11
arch-arm: Enable PMSELR_EL0 read in PMU
Giacomo Travaglini
2019-04-10
mem: Plumb backdoor requests through the xbar classes.
Gabe Black
2019-04-10
systemc: Teach the TLM bridges how to use gem5's new backdoor mechanism.
Gabe Black
2019-04-10
mem: Add sendAtomicBackdoor/recvAtomicBackdoor port methods.
Gabe Black
2019-04-10
mem-cache: Fix MSHR handling of cache clean requests
Nikos Nikoleris
2019-04-10
cpu: O3 switchFreeList checking VecElems instead of FloatRegs
Giacomo Travaglini
2019-04-08
learning_gem5,configs: Update ruby_test
Jason Lowe-Power
2019-04-08
learning_gem5: Fix vector port panic in SimpleCache
Jason Lowe-Power
2019-04-08
configs: Fix import path error in learning_gem5 part3
Jason Lowe-Power
2019-04-08
configs: Add full path for learning_gem5 binaries
Jason Lowe-Power
2019-04-08
configs: Removed redudant exec-style import
Ryan Gambord
2019-04-06
mem: Add a MemBackdoor type to track memory backdoors.
Gabe Black
2019-04-05
cpu: Correctly account for executed instructions in simple cpus
Nikos Nikoleris
2019-04-05
mem-cache: ambiguous use of abs function
Ryan Gambord
2019-04-05
mem: Reverse order of write/read mem queue check
Jason Lowe-Power
2019-04-05
tests: Add Jenkins presubmit and continuous test scripts
Jason Lowe-Power
2019-04-04
mem-cache: AMPM Prefetcher fails when restoring from a checkpoint
Javier Bueno
2019-04-03
misc: Removed inconsistency in O3* debug msgs
Andrea Mondelli
[next]