2020-01-07 |
Gabe Black | arch,sim: Stop decoding the pseudo inst subfunc value. |
commit | commitdiff | tree |
2020-01-06 |
Gabe Black | arch,sim: Use the guest ABI mechanism with pseudo instr... |
commit | commitdiff | tree |
2020-01-06 |
Adrian Herrera | arch-arm: Semihosting, specify files root dir |
commit | commitdiff | tree |
2020-01-06 |
Michiel van Tol | dev-arm: Fix SMMUv3 walkMasks in page table ops |
commit | commitdiff | tree |
2020-01-06 |
Giacomo Travaglini | dev-arm: Fix SMMUv3 16KB next-level table address masking |
commit | commitdiff | tree |
2020-01-06 |
Adrian Herrera | dev-arm: GICv3, handle GICR_ICFGR0 WI behaviour |
commit | commitdiff | tree |
2020-01-06 |
Nikos Nikoleris | mem-cache: Avoid write merging if there are reads in... |
commit | commitdiff | tree |
2020-01-06 |
Adrian Herrera | configs-arm: enable PMU instantiation in CpuCluster |
commit | commitdiff | tree |
2020-01-03 |
Yu-hsin Wang | sim: Move destructor of Port to public |
commit | commitdiff | tree |
2020-01-03 |
Giacomo Gabrielli | cpu: Fix issue with MinorCPU predicated-false mem.... |
commit | commitdiff | tree |
2020-01-03 |
Gabor Dozsa | cpu: Disable MinorCPU value forwarding with write strobes |
commit | commitdiff | tree |
2020-01-03 |
Bobby R. Bruce | misc: Added 'fastmodel' to MAINTAINERS |
commit | commitdiff | tree |
2019-12-30 |
Chun-Chen TK Hsu | fastmodel: Fix compilation errors |
commit | commitdiff | tree |
2019-12-27 |
Gabe Black | fastmodel: Move ARM but not CortexA76 specific bits... |
commit | commitdiff | tree |
2019-12-27 |
Gabe Black | fastmodel: Move the ARM IRIS threadcontext into CortexA76. |
commit | commitdiff | tree |
2019-12-27 |
Gabe Black | fastmodel: Mostly collapse ARM base classes for the... |
commit | commitdiff | tree |
2019-12-27 |
Gabe Black | fastmodel: Checkpoint the TCs when checkpointing a... |
commit | commitdiff | tree |
2019-12-27 |
Gabe Black | fastmodel: Handle "special" vector regs without calling... |
commit | commitdiff | tree |
2019-12-24 |
Gabe Black | fastmodel: Implement readVecRegFlat for ArmThreadContext. |
commit | commitdiff | tree |
2019-12-24 |
Gabe Black | fastmodel: Determine what space to use for breakpoints... |
commit | commitdiff | tree |
2019-12-23 |
Gabe Black | fastmodel: Implement PC based events. |
commit | commitdiff | tree |
2019-12-23 |
Giacomo Travaglini | tests: Always print stderr in gem5 Fixtures |
commit | commitdiff | tree |
2019-12-21 |
Daniel R. Carvalho | base: Fix negative op-assign of SatCounter |
commit | commitdiff | tree |
2019-12-20 |
Giacomo Travaglini | configs: arm realview(64) regressions using VExpress_GE... |
commit | commitdiff | tree |
2019-12-20 |
Jui-min Lee | systemc: Fix tlm2 socket integration |
commit | commitdiff | tree |
2019-12-20 |
Jui-min Lee | arch-arm: Fix clang warnings |
commit | commitdiff | tree |
2019-12-19 |
AdriĆ Armejach | arch-arm: Fix decoding of LDFF1x scalar plus scalar |
commit | commitdiff | tree |
2019-12-18 |
Adrian Herrera | arch-arm: Semihosting, fix SYS_FLEN |
commit | commitdiff | tree |
2019-12-18 |
Adrian Herrera | sim: kernelExtras optional load addresses |
commit | commitdiff | tree |
2019-12-18 |
Adrian Herrera | python: fix "fatal" usage in fdthelper |
commit | commitdiff | tree |
2019-12-18 |
Adrian Herrera | arch-arm: Secure EL2 checking |
commit | commitdiff | tree |
2019-12-18 |
Adrian Herrera | arch-arm: AArch64 trap check, arbitrary ECs/Imms |
commit | commitdiff | tree |
2019-12-18 |
Gabe Black | x86: Fix some bugs with KVM in SE mode on Intel machines. |
commit | commitdiff | tree |
2019-12-17 |
Gabe Black | sim: Include some required headers in the syscall debug... |
commit | commitdiff | tree |
2019-12-17 |
Gabe Black | fastmodel: Tell fast model not to shutdown when time... |
commit | commitdiff | tree |
2019-12-17 |
Gabe Black | fastmodel: Implement port proxies. |
commit | commitdiff | tree |
2019-12-17 |
Gabe Black | fastmodel: Create a TLB model which uses IRIS to do... |
commit | commitdiff | tree |
2019-12-17 |
Gabe Black | fastmodel: Add an address translation mechanism to... |
commit | commitdiff | tree |
2019-12-17 |
Jason Lowe... | misc: Add Giacomo Travaglini to PMC |
commit | commitdiff | tree |
2019-12-17 |
Nikos Nikoleris | base: Fix AddrRange::isSubset() check |
commit | commitdiff | tree |
2019-12-17 |
Bobby R. Bruce | tests: Setup Kokoro to run the GTest suite. |
commit | commitdiff | tree |
2019-12-17 |
Bobby R. Bruce | scons: Added channel_addr.cc dependency to channel_addr... |
commit | commitdiff | tree |
2019-12-17 |
Gabe Black | fastmodel: Add a header for IRIS MSN constants. |
commit | commitdiff | tree |
2019-12-17 |
Gabe Black | config: Default the indirect branch predictor to "None". |
commit | commitdiff | tree |
2019-12-16 |
Adrian Herrera | sim: kernelExtras if no kernel provided |
commit | commitdiff | tree |
2019-12-13 |
Ciro Santilli | dev-virtio,configs: expose 9p diod virtio on ARM |
commit | commitdiff | tree |
2019-12-13 |
Ciro Santilli | dev-virtio: VIO9P turns on diod verbose output with... |
commit | commitdiff | tree |
2019-12-13 |
Ciro Santilli | dev-virtio: don't set the 9p default root |
commit | commitdiff | tree |
2019-12-13 |
Ciro Santilli | dev-virtio: use diod basename as the default 9p path |
commit | commitdiff | tree |
2019-12-12 |
Daniel R. Carvalho | mem: Encapsulate mapping gem5 to host address space |
commit | commitdiff | tree |
2019-12-12 |
Daniel R. Carvalho | mem-cache: Move unused prefetches counter update |
commit | commitdiff | tree |
2019-12-12 |
Gabe Black | python: Convert terminal escape sequences to strings. |
commit | commitdiff | tree |
2019-12-11 |
Giacomo Travaglini | arch-arm: Always initialize SVE memData |
commit | commitdiff | tree |
2019-12-11 |
Giacomo Travaglini | arch-arm: Avoid creating an empty byteEnable vector |
commit | commitdiff | tree |
2019-12-11 |
Giacomo Travaglini | cpu: Replace empty byteEnable check with Request::isMasked |
commit | commitdiff | tree |
2019-12-11 |
Giacomo Travaglini | cpu: Fix coding style (byteEnable->byte_enable) |
commit | commitdiff | tree |
2019-12-11 |
Giacomo Travaglini | cpu: Add byteEnable assertions to readMem and initateMe... |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | sim,arch: Collapse the ISA specific versions of m5Syscall. |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | arch,cpu,sim: Push syscall number determination up... |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | x86: Stop manually clearing RFLAGS.RF after a system... |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | arch: Get rid of the now unused setSyscallArg. |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | arch: Stop using setSyscallArg to set argc and argv. |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | sim: Add a wrapper/subclass for SyscallDesc which uses... |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | sim: Add a mechanism to translate ABIs to call host... |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | sim: Get rid of the now unused SyscallDesc flags and... |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | arch: Use ignoreWarnOnceFunc instead of the WarnOnce... |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | sim: Reintroduce the ignoreWarnOnceFunc syscall handler. |
commit | commitdiff | tree |
2019-12-10 |
Gabe Black | sim: Make the syscalls use the SyscallReturn suppressio... |
commit | commitdiff | tree |
2019-12-10 |
Adrian Herrera | dev-arm: GenericTimer, configurable base and low freqs |
commit | commitdiff | tree |
2019-12-10 |
Adrian Herrera | dev-arm: GenericTimer, freq as 32-bit value |
commit | commitdiff | tree |
2019-12-10 |
Giacomo Travaglini | arch-arm: Disambuiguate NumFloatV7ArchRegs usage |
commit | commitdiff | tree |
2019-12-10 |
Giacomo Travaglini | arch-arm: Unify VLdmStm behaviour when reg out of index |
commit | commitdiff | tree |
2019-12-10 |
Giacomo Travaglini | arch-arm: Fix NumVecV7ArchRegs value (64->16) |
commit | commitdiff | tree |
2019-12-10 |
Giacomo Travaglini | arch-arm: Reorder arch/arm/registers.hh constants |
commit | commitdiff | tree |
2019-12-10 |
Giacomo Travaglini | arch-arm: Replace NumFloatV8ArchRegs with NumVecV8ArchRegs |
commit | commitdiff | tree |
2019-12-09 |
Giacomo Travaglini | tests: AArch64 Linux as quick regressions (instead... |
commit | commitdiff | tree |
2019-12-09 |
Giacomo Travaglini | mem: Add Request::isMasked to check for byte strobing |
commit | commitdiff | tree |
2019-12-09 |
Giacomo Travaglini | mem: Add byteEnable copy to Request copy constructor |
commit | commitdiff | tree |
2019-12-09 |
Rahul Thakur | tests: Increase jenkins test timeout to 4 hours. |
commit | commitdiff | tree |
2019-12-08 |
Alec Roelke | arch-riscv: set MaxMiscDestRegs to 2 |
commit | commitdiff | tree |
2019-12-07 |
Gabe Black | scons: Set the partial linking group for EXTRAS dirs. |
commit | commitdiff | tree |
2019-12-07 |
Gabe Black | scons: Fixes to improve python 3 support. |
commit | commitdiff | tree |
2019-12-06 |
Daniel R. Carvalho | util: Add a git commit-msg hook |
commit | commitdiff | tree |
2019-12-06 |
Gabe Black | kvm,arm: Update the KVM ARM v8 CPU to use vector regs. |
commit | commitdiff | tree |
2019-12-06 |
Xin Ouyang | arch-riscv: fix asmtest concurrent issues. |
commit | commitdiff | tree |
2019-12-05 |
Andrea Mondelli | arch-x86: missing override specifier |
commit | commitdiff | tree |
2019-12-05 |
marjanfariborz | arch-x86: Adding LDDQU instruction |
commit | commitdiff | tree |
2019-12-04 |
Gabe Black | sim: Add a suppression mechanism to the SyscallReturn... |
commit | commitdiff | tree |
2019-12-04 |
Gabe Black | sim: Small style fixes in sim/syscall_return.hh. |
commit | commitdiff | tree |
2019-12-04 |
Gabe Black | sim: Change the syscall executor to a std::function. |
commit | commitdiff | tree |
2019-12-04 |
Gabe Black | sparc: Fix the getresuidFunc prototype. |
commit | commitdiff | tree |
2019-12-04 |
Gabe Black | sparc: Fix the predecoder's moreBytes method. |
commit | commitdiff | tree |
2019-12-03 |
Gabe Black | systemc: Purposefully *expose* bind in the initiator... |
commit | commitdiff | tree |
2019-12-03 |
Gabe Black | fastmodel: Switch the diagnostic pragmas to GCC from... |
commit | commitdiff | tree |
2019-12-03 |
Bobby R. Bruce | misc: CONTRIBUTING.md to advise linking Jira Issues... |
commit | commitdiff | tree |
2019-12-03 |
Brandon Potter | cpu,sim-se: move error checks in syscall methods |
commit | commitdiff | tree |
2019-12-03 |
Gabe Black | systemc,fastmodel: Use the gem5_scons error and warning... |
commit | commitdiff | tree |
2019-12-03 |
Gabe Black | systemc: Suppress a spurious clang warning in the syste... |
commit | commitdiff | tree |
2019-12-03 |
Gabe Black | systemc: Fix up some lingering Accellera specific code... |
commit | commitdiff | tree |
2019-12-03 |
Ciro Santilli | base: add the FmtStackTrace debug option |
commit | commitdiff | tree |
next |