mem-cache: Fix missing header in associative set
[gem5.git] / src / arch /
2019-10-31 Gabe Blackalpha: Convert htog and gtoh to htole and letoh.
2019-10-30 Gabe Blackarch,sim: Make copyStringArray take an explicit endianness.
2019-10-30 Gabe Blackarch: Make endianness a property of the OS class syscal...
2019-10-30 Gabe Blackfastmodel: Refactor the CortexA76x1 model for MP support.
2019-10-30 Chun-Chen TK Hsufastmodel: Helper function to setup FastModels for...
2019-10-30 Gabe Blacksparc: Create a helper functions to install firmware...
2019-10-25 Gabe Blackmips,riscv: Get rid of some Alpha cruft in these System...
2019-10-25 Gabe Blackcpu: Get rid of the nextInstEventCount method.
2019-10-25 Gabe Blackcpu: Get rid of the serviceInstCountEvents method.
2019-10-25 Gabe Blackfastmodel: Use getCurrentInstCount for totalInsts().
2019-10-25 Gabe Blackfastmodel: Implement getCurrentInstCount.
2019-10-25 Gabe Blackcpu: Switch off of the CPU's comInstEventQueue.
2019-10-25 Gabe Blackcpu: Make the ThreadContext a PCEventScope.
2019-10-25 Gabe Blacksim: Make the System object a PCEventScope.
2019-10-25 Gabe Blackcpu: Create a PCEventScope class to abstract the scope...
2019-10-23 Gabe Blackfastmodel: Add string constructors which delegate to...
2019-10-23 Tommaso Marinelliarch: Drop sysctl support if built against glibc
2019-10-19 Gabe Blackcpu,arm: Push the stage 2 MMUs out of the CPU into...
2019-10-19 Gabe Blackarch: Remove the "interrupts.hh" switching header file.
2019-10-19 Gabe Blackarch: Make a base class for Interrupts.
2019-10-18 Gabe Blackarch: Get rid of the unused GenericTLB.
2019-10-18 Gabe Blackx86: Turn the local APIC Interrupts class into a SimObject.
2019-10-17 Gabe Blackarm: Don't force the ArmISA::TLB in vtophys.cc.
2019-10-16 Gabe Blackarch,base,sim: Move Process loader hooks into the Proce...
2019-10-15 Gabe Blackx86: Use a std::function to handle MSI completion.
2019-10-15 Gabe Blackarch,base: Restructure the object file loaders.
2019-10-15 Isaac Richterarch-x86: Make LFENCE a serializing instruction
2019-10-15 Gabe Blackx86: De-x86ify the IntMasterPort.
2019-10-14 Gabe Blackx86: Simplify and consolidate the code that assembles...
2019-10-14 Gabe Blackfastmodel: Expose all CPU communication ports from...
2019-10-12 Gabe Blackx86: Stop using and delete the x86 IntDevice class.
2019-10-12 Gabe Blackarch,base: Separate the idea of a memory image and...
2019-10-10 Gabe Blackarch,base: Stop loading the interpreter in ElfObject.
2019-10-10 Giacomo Travagliniarch-arm: Move generateDtb to ArmSystem
2019-10-10 Giacomo Travaglinidev-arm, configs: Remove RealViewPBX platform
2019-10-10 Gabe Blackarch, base: Stop assuming object files have three segments.
2019-10-09 Gabe Blackfastmodel: Export GICV3Comms directly.
2019-10-09 Gabe Blackarch-mips,arch-riscv,base: Get rid of the unused HexFil...
2019-10-09 Gabe Blackbase: Rename Section to Segment, and some of its members.
2019-10-08 Gabe Blackbase: Get rid of the unused global pointer in object...
2019-10-07 Gabe Blackfastmodel: Make CortexA76x1's interrupts use gem5's...
2019-10-07 Ciro Santillikvm, arm: fix the size of MISCREG_FPSR and MISCREG_FPCR
2019-10-03 Giacomo Travagliniarch-arm: Annotate CM flag in AA64 CM Instructions
2019-10-03 Giacomo Travagliniarch-arm: Set CM bit in DataAbort
2019-10-02 Giacomo Travagliniarch-arm: Create helper for sending events (SEV)
2019-10-02 Gabe Blackfastmodel: Get rid of the back channel mem port in...
2019-10-02 Gabe Blackfastmodel: Implement a custom sendFunctional for Cortex...
2019-10-02 Gabe Blackx86: Switch from MessageReq and Resp to WriteReq and...
2019-10-02 Gabe Blackfastmodel: Let the EVS set an attribute for getSendFunc...
2019-10-01 Gabe Blackfastmodel: Add a gem5Cpu attribute to the CortexA76x1.
2019-10-01 Gabe Blackfastmodel: Add a utility class which makes it easier...
2019-10-01 Gabe Blackfastmodel: Pull out and simplify the interrupt mechanis...
2019-09-27 Gabe Blackfastmodel: Add glue code which adapts fastmodels to...
2019-09-23 Jordi Vaquerocpu, mem: Changing AtomicOpFunctor* for unique_ptr...
2019-09-21 Gabe Blackx86: Templatize the IntMasterPort.
2019-09-21 Gabe Blackx86: Templatize IntSlavePort.
2019-09-21 Gabe Blackx86: Turn the local APIC into a PioDevice instead of...
2019-09-20 Pouya Fotouhiarch-x86: ignore non-temporal hint for movntps/movntpd...
2019-09-19 Hoa Nguyenarch-x86: Change warn to warn_once for NT instructions
2019-09-19 Giacomo Travagliniarch-arm: PSTATE.PAN changes should inval cached regs...
2019-09-18 Giacomo Travagliniarch-arm: Fix Data Abort ISS when caused by Atomic...
2019-09-18 Giacomo Travagliniarch-arm: ISV bit in DataAbort should check for transla...
2019-09-18 Giacomo Travagliniarch-arm: PSTATE.PAN affecting EL2 only when HCR_EL2...
2019-09-18 Gabe Blackarch, x86: Rework the debug faults and microops.
2019-09-13 Gabe Blacksparc: Fix a warning/error in tlb.cc.
2019-09-06 Giacomo Travagliniarch-arm, dev-arm: MISCREG_ICC_IGRPEN1_EL1 using AA64...
2019-09-06 Giacomo Travagliniarch-arm, dev-arm: MISCREG_ICC_AP1R0_EL1 using AA64...
2019-09-06 Giacomo Travagliniarch-arm, dev-arm: MISCREG_ICC_CTLR_EL1 using AA64...
2019-09-06 Giacomo Travagliniarch-arm: MISCREG_ICC_BPR1_EL1 using AA64 banking
2019-09-06 Giacomo Travagliniarch-arm: Add explicit AArch64 MiscReg banking
2019-09-06 Giacomo Travagliniarch-arm: Use same template across all MSR inst
2019-09-06 Giacomo Travagliniarch-arm: SySDC64 Instructions (CMO) using MiscRegIndex
2019-09-06 Ciro Santilliarch-arm: fix GDB stub after SVE
2019-09-06 Giacomo Travagliniarch-arm: SGI registers undecoded in AArch32
2019-09-06 Giacomo Travagliniarch-arm: Fix read/setMiscReg for AArch32 GICv3 ICC...
2019-09-05 Pouya Fotouhiarch-x86: Adding warning for movnti
2019-09-05 Pouya Fotouhiarch-x86: implement movntq/movntdq instructions
2019-08-30 Giacomo Travagliniarm,kvm: Fix python imports from global namespace
2019-08-28 Gabe Blackmem: Eliminate the Base(Slave|Master)Port classes.
2019-08-23 Alec Roelkearch-riscv: fix GDB register cache
2019-08-21 Yifei Liuarch-riscv: Update register file
2019-08-21 Ciro Santilliarch-arm, cpu: fix ARM ubsan build on GCC 7.4.0
2019-08-21 Chun-Chen TK Hsuarch-arm: Fix implicit fallthrough build errors
2019-08-20 Giacomo Travagliniarch-arm: Replace occ of opModeToEL(currOpMode/cpsr...
2019-08-20 Giacomo Travagliniarch-arm: Replace direct use cpsr.el with currEL helper
2019-08-20 Giacomo Travagliniarch-arm: Overload currEL helper with CPSR argument
2019-08-20 Giacomo Travagliniarch-arm: Rewrite the currEL helper method to use opMod...
2019-08-16 Gabe Blackx86: Stop CPUID from claiming we support xsave.
2019-08-15 Gabe Blackx86: Make unsuccessful CPUID instructions zero the...
2019-08-12 Jordi Vaqueroarch-arm: Added LD/ST<op> atomic instruction family...
2019-08-12 Jordi Vaqueroarch-arm: Adding CAS/CASP AMO instr including new Typed...
2019-08-10 Gabe Blackx86: Move some fixed or dummy config information into...
2019-08-09 Tony Gutierrezarch: Bump MaxVecRegLenInBytes to 4096
2019-08-07 Jordi Vaqueroarch-arm: Add TypeAtomicOp class to be used by new...
2019-08-07 Jordi Vaqueroarch-arm: adding register control flags enabling LSE...
2019-08-06 Brandon Pottersim-se: add new getpgrp system call
2019-08-06 Matthew Sinclairsim-se: adding pipe2 syscall
2019-08-05 Giacomo Travagliniarch-arm: Implement ARMv8.1-PAN, Privileged access...
2019-08-05 Giacomo Travagliniarch-arm: Rewrite MSR immediate instruction class
2019-07-27 Gabor Dozsaarch-arm: Fix reg dependency for SVE gather microops
next