-
32bce3301d
mem-cache: Add a data-update probe to cache
Daniel R. Carvalho
2020-11-01 13:17:55 +01:00
-
9388ec18a4
sim: Add a listener checker to probes
Daniel R. Carvalho
2020-12-01 15:24:56 +01:00
-
275a6ecefe
util: m5ops, optional extra build flags
Adrian Herrera
2020-12-08 20:12:55 +00:00
-
c29457b7a0
x86: Use the right register type when initializing x86 kvm processes.
Gabe Black
2020-12-15 17:36:26 -08:00
-
2a0867f51c
x86: Set the effective base of the TSS when initializing a process.
Gabe Black
2020-12-13 02:14:03 -08:00
-
4110ee2088
x86: Some small style fixes in arch/x86/process.hh.
Gabe Black
2020-12-13 02:57:02 -08:00
-
09982dcbe9
x86,sim: Remove special handling for KVM in the clone syscall.
Gabe Black
2020-12-13 01:09:30 -08:00
-
4db903a59f
sim: Remove full system checks from some pseudo insts.
Gabe Black
2020-12-10 18:38:26 -08:00
-
9c235d19b0
mem-ruby: Fix const copy of addr range in AbstractController
Daniel R. Carvalho
2020-12-13 10:54:14 -03:00
-
0978681728
mem: Align the Substream naming in Request
Yu-hsin Wang
2020-12-11 11:32:02 +08:00
-
568184b83c
mem: Change assert to use flag test functions in Request
Yu-hsin Wang
2020-12-11 11:22:31 +08:00
-
16cfdb687e
mem: Add missing flag test functions to Request
Yu-hsin Wang
2020-12-11 11:12:08 +08:00
-
5b1ebd87e1
cpu: Update stats for LTAGE bpred
Mahyar Samani
2020-10-18 23:58:52 -07:00
-
fd039eba20
gpu-compute: Number of TLBs equal to number of CUs
gauravjain14
2019-10-07 00:18:44 -05:00
-
7fba0fb207
arm,kvm: missed rename of MISCREG_HYP in kvm/armv8_cpu.cc
mupton
2020-12-07 16:42:36 -08:00
-
cf222d94e3
cpu,stats: Update stats for tage_sc_l to new style stats
Mahyar Samani
2020-10-19 00:18:16 -07:00
-
742acde59a
util: Add a simple junit test for the gem5 ops java wrapper.
Gabe Black
2020-10-22 20:01:03 -07:00
-
97aa8425d6
util: Rework some checks in the m5 util scons to use Configure().
Gabe Black
2020-10-22 20:01:02 -07:00
-
6c07c011f5
base-stats: Print the name of stats sharing the same name
Hoa Nguyen
2020-12-04 23:57:14 -08:00
-
55584fb6b9
util: term, remove install target
Adrian Herrera
2020-12-08 17:45:00 +00:00
-
350cd7bb89
tests,arch-gcn3,arch-x86: Changed X86 testlib tests to GCN3_X86
Bobby R. Bruce
2020-12-03 13:12:21 -08:00
-
9e03d3bb5d
tests: Standardized used of the ISA constants tags
Bobby R. Bruce
2020-12-03 12:24:48 -08:00
-
0ed320747f
tests,misc: Removing cloudbuild_presubmit.yaml
Bobby R. Bruce
2020-12-07 20:51:25 -08:00
-
b72246d0ef
cpu: MinorCPU not updating cycle counter value
Giacomo Travaglini
2020-11-26 10:42:16 +00:00
-
6d6e3ab542
util: More doc for the Gerrit bot, add padding time to query age
Hoa Nguyen
2020-11-30 21:11:12 -08:00
-
4e2216d68b
mem-ruby: able to define resource stalls handlers
Tiago Mück
2020-02-28 15:32:00 -06:00
-
ca29eef37e
configs,tests: use Sequencer port connect methods
Tiago Mück
2020-06-19 21:08:33 -05:00
-
4f48530129
mem-ruby: functions for connecting sequencer ports
Tiago Mück
2020-06-19 20:25:25 -05:00
-
29bac1c422
riscv: Convert RISCV to use local reg index storage.
Gabe Black
2020-11-01 04:58:04 -08:00
-
3ac80f9f55
util: Make running m5 util unit tests opt-in.
Gabe Black
2020-10-22 20:01:00 -07:00
-
a5f929357d
util: Break out the dispatch tables in the m5 util call types.
Gabe Black
2020-10-22 20:00:59 -07:00
-
aaf7678670
util: Automatically load the java .so in the gem5 ops wrapper.
Gabe Black
2020-10-22 20:00:57 -07:00
-
666b7904e6
util: Reorganize the java wrapper for gem5 ops.
Gabe Black
2020-10-22 20:00:55 -07:00
-
bd7ac98819
util: Add the "sum" method to the java and lua m5 util wrappers.
Gabe Black
2020-10-22 20:00:54 -07:00
-
65f63e7b69
cpu-o3: Fixed halt assertion failure
Daniel Gerzhoy
2020-11-03 15:28:18 -05:00
-
671d089676
util: Link m5_mmap into the JNI shared library for the m5 util.
Gabe Black
2020-10-22 20:00:53 -07:00
-
87e3a8543d
util: Rename the aarch64 m5 util version to arm64.
Gabe Black
2020-10-22 20:00:51 -07:00
-
6e0f211046
util: Add a --verbose flag to the m5 util's scons.
Gabe Black
2020-10-22 20:00:50 -07:00
-
385bbc863e
util: Add a --no-test-xml option to the m5 util's scons.
Gabe Black
2020-10-22 20:00:49 -07:00
-
db95ccffe9
util: m5term, fix LDFLAGS, standard make variables
Adrian Herrera
2020-12-03 16:45:59 +00:00
-
e4b6a03c4d
util: Pass TERM through to commands in the m5 util's scons.
Gabe Black
2020-10-22 20:00:48 -07:00
-
a1a1adf3bd
util: Add a --debug-build option to the m5 util scons.
Gabe Black
2020-10-22 20:00:46 -07:00
-
7dcf613ac7
util: Add a README file for the m5 utility.
Gabe Black
2020-12-02 03:50:45 -08:00
-
77869b05b8
util: Teach the m5 utility's scons how to run unit tests.
Gabe Black
2020-10-22 20:00:45 -07:00
-
5ad1fcf3ca
mem-cache: Fix setting prefetch bit
Daniel R. Carvalho
2020-12-03 12:05:02 +01:00
-
d5ede90a5d
cpu, sim: Remove unused System::totalNumInst
Giacomo Travaglini
2020-02-07 16:50:22 +00:00
-
a90f583769
x86: Let the pseudoInst dispatch function handle the return value.
Gabe Black
2020-12-01 15:48:08 -08:00
-
0a494822fd
util: Update ROCm to 1.6.4 in gcn Dockerfile, install HIP by .deb
Kyle Roarty
2020-11-17 12:42:19 -06:00
-
e49a072c7d
gpu-compute: Use dict.get syntax for accessing buildEnv keys
Kyle Roarty
2020-11-30 14:41:59 -06:00
-
0bb385941b
gpu-compute: Add exp_cnt tracking for buffer store instructions
Kyle Roarty
2020-11-14 13:42:12 -06:00
-
ecaf91a65f
dev-arm: Set frequency ranges in OSC device tree nodes.
Gabe Black
2020-11-23 20:02:53 -08:00
-
e42ab95fb7
power: Convert POWER to use local reg index storage.
Gabe Black
2020-11-01 17:25:17 -08:00
-
2a2bc262f3
util: Port util to python3
Giacomo Travaglini
2020-11-19 18:51:13 +00:00
-
da7ce72144
sim: make ProbeListener satisfy the rule of five with deleted
Ciro Santilli
2020-11-24 13:22:03 +00:00
-
e8c641602a
arch-arm: add official names to all PMU events
Ciro Santilli
2020-11-19 12:19:49 +00:00
-
af80f5f6b9
arch-arm: Add ID_MMFR4{,EL1} system registers
Curtis Dunham
2020-09-21 15:58:30 +01:00
-
dbe4ab5c0f
util: Add a gerrit bot
Hoa Nguyen
2020-09-17 18:32:19 -07:00
-
6b94bc6117
Merge "misc: Merge branch hotfix v20.1.0.2 branch into develop" into develop
Bobby R. Bruce
2020-11-26 03:50:05 +00:00
-
-
f79102d67b
arch-arm: VSTCR_EL2/VSTTBR_EL2 accessible in secure mode only
Giacomo Travaglini
2020-11-10 15:16:29 +00:00
-
7ad2f0e519
arch-arm: Add SECURE_RD/WR flags to miscRegInfo
Giacomo Travaglini
2020-11-10 15:01:47 +00:00
-
8351953016
dev: -Wdeprecated-copy not available on all supported compilers
Giacomo Travaglini
2020-11-19 18:03:16 +00:00
-
7209a44e0a
arch-arm: implement the aarch64 ID_ISAR6_EL1 miscregister
Ciro Santilli
2020-06-05 11:02:46 +01:00
-
0ff49d741c
tests,misc: Added gem5.fast clang compilation to Kokoro
Bobby R. Bruce
2020-11-13 17:22:58 -08:00
-
33254218b7
sim: ScopedCheckpointSection to public for mappingParamIn
Bobby R. Bruce
2020-11-23 17:13:02 -08:00
-
937241101f
mem-cache, stats: Stats update for snoop filter
Maryam Babaie
2020-10-20 09:04:04 -07:00
-
6cbacfbc49
mips: Convert MIPS to use local register index storage.
Gabe Black
2020-11-01 04:23:01 -08:00
-
05f4da7600
sparc: Convert SPARC to use local register index storage.
Gabe Black
2020-11-01 03:52:41 -08:00
-
2b5b472667
x86: Convert X86 to use local reg index storage.
Gabe Black
2020-11-01 21:48:45 -08:00
-
cb40dd137a
arm: Use the common pseudoInst dispatch function.
Gabe Black
2020-10-22 20:00:38 -07:00
-
5d47dbff41
arch-arm: serialize miscregs as a map
Ciro Santilli
2020-10-15 14:31:46 +01:00
-
91aa2f82b4
sim: create SERIALIZE_MAPPING and UNSERIALIZE_MAPPING
Ciro Santilli
2020-10-15 12:12:54 +01:00
-
580eb64195
mem-ruby: Fix cache hits being profiled as cache misses
Hoa Nguyen
2020-11-19 20:08:14 -08:00
-
adbd2d0138
python: Remove SortedDict from python utilities
Giacomo Travaglini
2020-11-19 18:15:13 +00:00
-
d574381081
scons, python: Remove SmartDict from python utilities
Giacomo Travaglini
2020-11-19 11:53:09 +00:00
-
f06dcf9d1f
util: Relax commit message checker to allow fixups
Nikos Nikoleris
2020-11-16 12:09:34 +00:00
-
ce06a4715e
util: Use MAINTAINERS.yaml for valid tags in git hook
Matthew Poremba
2020-11-07 15:36:54 -06:00
-
ed3e52663b
mem-ruby,misc: Fix a parameter name in a DeprecatedParam message
Hoa Nguyen
2020-10-27 04:43:21 -07:00
-
692128dd32
python: Fix toBool converter
Giacomo Travaglini
2020-11-19 11:32:02 +00:00
-
e175be98fb
sim,stats: Update stats style for power_model and thermal_domain
Hoa Nguyen
2020-10-23 01:31:43 -07:00
-
836920ac5d
mem,stats: Update stats style for mem/probes and mem/qos
Hoa Nguyen
2020-10-22 12:20:28 -07:00
-
83ad47415d
mem,stats: Update stats style for FALRU
Hoa Nguyen
2020-10-22 03:26:21 -07:00
-
856d66d9ba
dev,stats: Update stats style for CopyEngine and IdeDisk
Hoa Nguyen
2020-10-22 02:10:33 -07:00
-
3db48cbbc6
dev,stats: Update stats style of src/dev/net
Hoa Nguyen
2020-10-22 01:26:46 -07:00
-
159cc734eb
dev-arm,stats: Update stats style of src/dev/arm
Hoa Nguyen
2020-10-21 14:56:34 -07:00
-
81c2978e6c
cpu,stats: Update stats style for base.hh and base.cc
Hoa Nguyen
2020-10-17 04:55:59 -07:00
-
2771d1ae1e
cpu-simple,stats: Update stats style
Hoa Nguyen
2020-10-17 03:30:44 -07:00
-
84fa2b46d9
cpu-o3,stats: Update stats style for mem_dep_unit.hh
Hoa Nguyen
2020-10-16 02:35:53 -07:00
-
765ba547a2
cpu-o3,stats: Update stats style for cpu.hh and cpu.cc
Hoa Nguyen
2020-10-16 00:38:44 -07:00
-
d9673c88d7
cpu-o3,stats: Update stats style of inst_queue & inst_queue_impl
Hoa Nguyen
2020-10-15 17:50:01 -07:00
-
13176f9fd0
cpu-o3,stats: Update stats style for iew and iew_impl
Hoa Nguyen
2020-10-15 02:20:00 -07:00
-
a71f3e1a29
cpu-minor,stats: Update stats style of MinorCPU
Hoa Nguyen
2020-10-14 19:40:26 -07:00
-
c35a237b12
fastmodel: Replace xrange with range to be python3 compliant
Giacomo Travaglini
2020-11-18 15:19:22 +00:00
-
1569f5e5cd
fastmodel: Use BaseMMU in the CortexR52 wrapper
Giacomo Travaglini
2020-11-18 14:51:49 +00:00
-
fc44c22d2d
systemc: Make tlm/gem5 packet conversion flexible
Jui-min Lee
2020-11-18 23:30:27 +08:00
-
995e1d2331
arch: Add some format strings to the parser for reg indexes.
Gabe Black
2020-11-01 03:47:14 -08:00
-
5e61828571
cpu: Add an StaticInst accessor for setting register index storage.
Gabe Black
2020-11-01 03:46:22 -08:00
-
088c8a224c
cpu-minor: this is a bug fix for MinorCPU for thread cloning.
Xiongfei
2020-11-10 12:03:30 +08:00
-
7039662eeb
x86: Fix object scope in the CPUID code.
Gabe Black
2020-11-17 21:45:55 -08:00
-
710ff0e99d
arch-gcn3,misc: Added missing overrides to gpu_thread.hh
Bobby R. Bruce
2020-11-13 20:15:09 -08:00
-
9fc5344c0a
cpu: Access src and dest reg indexes using a pointer to member.
Gabe Black
2020-11-01 01:57:29 -08:00