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-12-11
cpu: Replace empty byteEnable check with Request::isMasked
Giacomo Travaglini
2019-12-11
cpu: Fix coding style (byteEnable->byte_enable)
Giacomo Travaglini
2019-12-11
cpu: Add byteEnable assertions to readMem and initateMemRead
Giacomo Travaglini
2019-12-10
sim,arch: Collapse the ISA specific versions of m5Syscall.
Gabe Black
2019-12-10
arch,cpu,sim: Push syscall number determination up to processes.
Gabe Black
2019-12-10
x86: Stop manually clearing RFLAGS.RF after a system call.
Gabe Black
2019-12-10
arch: Get rid of the now unused setSyscallArg.
Gabe Black
2019-12-10
arch: Stop using setSyscallArg to set argc and argv.
Gabe Black
2019-12-10
sim: Add a wrapper/subclass for SyscallDesc which uses GuestABI.
Gabe Black
2019-12-10
sim: Add a mechanism to translate ABIs to call host funcs from a TC.
Gabe Black
2019-12-10
sim: Get rid of the now unused SyscallDesc flags and methods.
Gabe Black
2019-12-10
arch: Use ignoreWarnOnceFunc instead of the WarnOnce flag.
Gabe Black
2019-12-10
sim: Reintroduce the ignoreWarnOnceFunc syscall handler.
Gabe Black
2019-12-10
sim: Make the syscalls use the SyscallReturn suppression mechanism.
Gabe Black
2019-12-10
dev-arm: GenericTimer, configurable base and low freqs
Adrian Herrera
2019-12-10
dev-arm: GenericTimer, freq as 32-bit value
Adrian Herrera
2019-12-10
arch-arm: Disambuiguate NumFloatV7ArchRegs usage
Giacomo Travaglini
2019-12-10
arch-arm: Unify VLdmStm behaviour when reg out of index
Giacomo Travaglini
2019-12-10
arch-arm: Fix NumVecV7ArchRegs value (64->16)
Giacomo Travaglini
2019-12-10
arch-arm: Reorder arch/arm/registers.hh constants
Giacomo Travaglini
2019-12-10
arch-arm: Replace NumFloatV8ArchRegs with NumVecV8ArchRegs
Giacomo Travaglini
2019-12-09
tests: AArch64 Linux as quick regressions (instead of AArch32)
Giacomo Travaglini
2019-12-09
mem: Add Request::isMasked to check for byte strobing
Giacomo Travaglini
2019-12-09
mem: Add byteEnable copy to Request copy constructor
Giacomo Travaglini
2019-12-09
tests: Increase jenkins test timeout to 4 hours.
Rahul Thakur
2019-12-08
arch-riscv: set MaxMiscDestRegs to 2
Alec Roelke
2019-12-07
scons: Set the partial linking group for EXTRAS dirs.
Gabe Black
2019-12-07
scons: Fixes to improve python 3 support.
Gabe Black
2019-12-06
util: Add a git commit-msg hook
Daniel R. Carvalho
2019-12-06
kvm,arm: Update the KVM ARM v8 CPU to use vector regs.
Gabe Black
2019-12-06
arch-riscv: fix asmtest concurrent issues.
Xin Ouyang
2019-12-05
arch-x86: missing override specifier
Andrea Mondelli
2019-12-05
arch-x86: Adding LDDQU instruction
marjanfariborz
2019-12-04
sim: Add a suppression mechanism to the SyscallReturn class.
Gabe Black
2019-12-04
sim: Small style fixes in sim/syscall_return.hh.
Gabe Black
2019-12-04
sim: Change the syscall executor to a std::function.
Gabe Black
2019-12-04
sparc: Fix the getresuidFunc prototype.
Gabe Black
2019-12-04
sparc: Fix the predecoder's moreBytes method.
Gabe Black
2019-12-03
systemc: Purposefully *expose* bind in the initiator socket.
Gabe Black
2019-12-03
fastmodel: Switch the diagnostic pragmas to GCC from clang.
Gabe Black
2019-12-03
misc: CONTRIBUTING.md to advise linking Jira Issues in commits
Bobby R. Bruce
2019-12-03
cpu,sim-se: move error checks in syscall methods
Brandon Potter
2019-12-03
systemc,fastmodel: Use the gem5_scons error and warning functions.
Gabe Black
2019-12-03
systemc: Suppress a spurious clang warning in the systemc headers.
Gabe Black
2019-12-03
systemc: Fix up some lingering Accellera specific code in TLM v1.
Gabe Black
2019-12-03
base: add the FmtStackTrace debug option
Ciro Santilli
2019-12-03
sim-se: Avoid function overloading for syscall implementation
Giacomo Travaglini
2019-12-03
systemc: Add a bunch of missing overrides to the systemc headers.
Gabe Black
2019-12-03
fastmodel: Suppress a spurious warning on clang for amba_pv.h.
Gabe Black
2019-12-01
arch-riscv: Fix disassembling of immediate for c.lui instruction
Ian Jiang
[prev]
[next]