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-11-07
sparc: Replace htog and gtoh with htobe and betoh.
Gabe Black
2019-11-07
systemc: Remove boost dependency caused by tlm
Hoa Nguyen
2019-11-07
fastmodel: Plumb the ITB and DTB through the IRIS thread context.
Gabe Black
2019-11-06
fastmodel: Implement inst count events in the IRIS thread contexts.
Gabe Black
2019-11-06
arch-arm: Simplify AMO code generation templates
Nikos Nikoleris
2019-11-06
cpu: Use std::array for registers in SimpleThread.
Gabe Black
2019-11-05
arch-arm: Annotate original address in CMOs
Giacomo Travaglini
2019-11-05
mem-ruby: Reset Ruby Sequencer Outstanding Requests stats
Polydoros Petrakis
2019-11-05
dev-arm: optional instantiation of GICv3 ITS
Adrian Herrera
2019-11-04
mem-cache: Modify compressor to appease newer compilers
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a perfect compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Make BDI a multi compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a multi compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement BDI sub-compressors
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a repeated values compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a zero compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement FPC-D cache compression
Daniel R. Carvalho
2019-11-02
arch,cpu: Move endianness conversion of inst bytes into the ISA.
Gabe Black
2019-11-01
mem: Delete the packet accessors which use guest endianness.
Gabe Black
2019-11-01
arch-x86: Fix FLDCW_P and FNSTCW_P to use rip.
seanzw
2019-11-01
tests: add squashfs make to m5-exit
Ciro Santilli
2019-11-01
arch-arm: generic method for getting an ArmSystem
Adrian Herrera
2019-11-01
dev-arm: Add SMMUv3 to VExpress_GEM5_V*
Giacomo Travaglini
2019-11-01
config: Add --kernel-cmd option in fs_bigLITTLE.py
Chun-Chen TK Hsu
2019-11-01
config: Add --mem-size option in fs_bigLITTLE.py
Chun-Chen TK Hsu
2019-10-31
fastmodel: Add CortexA76x[234] models.
Gabe Black
2019-10-31
fastmodel: Enable auto bridging and use it to simplify CortexA76x1.
Gabe Black
2019-10-31
fastmodel: Templatize the xn versions of the CortexA76.
Gabe Black
2019-10-31
cpu-o3,tests: add page boundary access test
Brandon Potter
2019-10-31
mem-cache: Fix missing header in associative set
Daniel R. Carvalho
2019-10-31
mem-ruby: Fixed pipeline squashes caused by aliased requests
Joe Gross
2019-10-31
configs: Add baremetal.py example script
Giacomo Travaglini
2019-10-31
cpu-o3: bugfix for partial faults in x86
Brandon Potter
2019-10-31
ext: Fix undefined-behavior bug in bitshift
Samuel Grayson
2019-10-31
alpha: Convert htog and gtoh to htole and letoh.
Gabe Black
2019-10-30
arch,sim: Make copyStringArray take an explicit endianness.
Gabe Black
2019-10-30
kern: When dumping dmesg, detect the byte order dynamically.
Gabe Black
2019-10-30
sim: Use the system and OS to get endianness.
Gabe Black
2019-10-30
arch: Make endianness a property of the OS class syscalls can consume.
Gabe Black
2019-10-30
dev: Make the virtio devices track endianness explicitly.
Gabe Black
2019-10-30
sim: Add a getGuestByteOrder accessor to the system class.
Gabe Black
2019-10-30
misc: Update MAINTAINERS file
Jason Lowe-Power
2019-10-30
fastmodel: Refactor the CortexA76x1 model for MP support.
Gabe Black
2019-10-30
dev: Adding support for large BAR
Pouya Fotouhi
2019-10-30
base: Name segments after their index
Giacomo Travaglini
2019-10-30
cpu-o3: Fix handling of some mem. order violations
Giacomo Gabrielli
2019-10-30
dev: Remove TheISA from ns_gige.cc.
Gabe Black
2019-10-30
dev: Stop including config/the_isa.hh unnecessarily.
Gabe Black
2019-10-30
dev: Get PageBytes from the system in the ARM generic timer.
Gabe Black
2019-10-30
dev: Get PageBytes from the system in the ide_disk model.
Gabe Black
[next]