arch-arm: Do not use _flushMva for TLBI IPA
[gem5.git] / src / arch / arm / fastmodel /
2020-11-03 Giacomo Travaglinicpu, fastmodel: Remove the old getDTBPtr/getITBPtr...
2020-11-03 Yu-hsin Wangdev-arm: Fix VExpressFastmodel timer configs
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-24 Gabe Blackfastmodel: Fix up for the new standardized create(...
2020-10-21 Giacomo Travaglinimisc: BaseCPU using ArchMMU instead of ArchDTB/ArchITB
2020-10-17 Giacomo Travaglinidev-arm, fastmodel: Rewrite Gic.interruptCells
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-14 Gabe Blackfastmodel: Update to c++14, and add some missing consts.
2020-10-13 Gabe Blackfastmodel: Add a wrapper for the CortexR52.
2020-10-07 Giacomo Travaglinifastmodel: Add IrisMMU model
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-24 Gabe Blackfastmodel: Update the IRIS ThreadContext base class.
2020-09-24 Gabe Blackfastmodel: Update for the isa_traits.hh changes.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-10 Gabe Blackfastmodel: Add an ISA class which defers to IRIS.
2020-09-10 Gabe Blackfastmodel: Create a fake "Interrupts" object for fast...
2020-09-02 Gabe Blackmisc: Remove the "fault" parameter from syscall functions.
2020-08-05 Gabe Blackcpu: Remove the "profile" parameter and plumbing.
2020-08-05 Gabe Blackscons,fastmodel: Limit how many instances of simgen...
2020-07-31 Jordi Vaqueroarch-arm: Implementing SecureEL2 feature for Armv8
2020-07-29 Chris Januaryfastmodel: Implement GIC DTB auto-generation.
2020-07-29 Chris Januaryfastmodel: Remove scs_prefix_appli_output binding.
2020-07-29 Chris Januaryfastmodel: Fix hierachical Iris component names.
2020-07-29 Chris Januaryfastmodel: Add missing dependencies.
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-24 Gabe Blackfastmodel,cpu,sim: Eliminate EndQuiesceEvent and plumbing.
2020-06-17 Gabe Blackarch,cpu,sim: Eliminate the now empty kernel statistics...
2020-04-20 Gabe Blackfastmodel: Enable semihosting, including pseudo insts.
2020-03-19 Gabe Blackarch,base,cpu,dev,kern,mem,sim: Drop FS from FSTranslat...
2020-03-19 Gabe Blackarch,cpu,mem,sim: Reimplement the SE translating proxy...
2020-03-13 Giacomo Travaglinimisc: Views and Iterators instead of Lists in python3
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-20 Gabe Blackarch: Convert the static constexpr SIZE in vec_reg...
2020-02-20 Gabe Blackfastmodel: Use all possible address spaces when setting...
2020-02-20 Gabe Blackfastmodel: Use a shared pointer to track PC events.
2020-02-20 Gabe Blackfastmodel: Add in a missing include and namespace for...
2020-02-20 Gabe Blackfastmodel: Return nullptr from getCheckerCpuPtr on...
2020-02-20 Gabe Blackfastmodel: Ignore clearArchRegs for now.
2020-02-19 Gabe Blackfastmodel: Set itstate when building a PCState from...
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2020-02-06 Gabe Blackfastmodel: Ensure unset vec reg bits are zero/false.
2020-02-06 Gabe Blackfastmodel: Implement flattened int reg reading and...
2020-02-05 Gabe Blackcpu: Make getIsaPtr return a BaseISA pointer.
2020-01-22 Gabe Blackfastmodel: Implement CC reg accessors.
2020-01-07 Gabe Blackfastmodel: Implement the vecPredReg accessor functions.
2019-12-30 Chun-Chen TK Hsufastmodel: Fix compilation errors
2019-12-27 Gabe Blackfastmodel: Move ARM but not CortexA76 specific bits...
2019-12-27 Gabe Blackfastmodel: Move the ARM IRIS threadcontext into CortexA76.
2019-12-27 Gabe Blackfastmodel: Mostly collapse ARM base classes for the...
2019-12-27 Gabe Blackfastmodel: Checkpoint the TCs when checkpointing a...
2019-12-27 Gabe Blackfastmodel: Handle "special" vector regs without calling...
2019-12-24 Gabe Blackfastmodel: Implement readVecRegFlat for ArmThreadContext.
2019-12-24 Gabe Blackfastmodel: Determine what space to use for breakpoints...
2019-12-23 Gabe Blackfastmodel: Implement PC based events.
2019-12-17 Gabe Blackfastmodel: Tell fast model not to shutdown when time...
2019-12-17 Gabe Blackfastmodel: Implement port proxies.
2019-12-17 Gabe Blackfastmodel: Create a TLB model which uses IRIS to do...
2019-12-17 Gabe Blackfastmodel: Add an address translation mechanism to...
2019-12-17 Gabe Blackfastmodel: Add a header for IRIS MSN constants.
2019-12-10 Gabe Blackarch,cpu,sim: Push syscall number determination up...
2019-12-03 Gabe Blackfastmodel: Switch the diagnostic pragmas to GCC from...
2019-12-03 Gabe Blacksystemc,fastmodel: Use the gem5_scons error and warning...
2019-12-03 Gabe Blackfastmodel: Suppress a spurious warning on clang for...
2019-11-14 Chun-Chen TK Hsuarch-arm: Refactor code to check if gic is GicV2
2019-11-14 Chun-Chen TK Hsuconfig: Add fastmodel cluster in fs_bigLITTLE.py
2019-11-13 Gabe Blackfastmodel: Implement reading vector registers with...
2019-11-07 Gabe Blackfastmodel: Plumb the ITB and DTB through the IRIS threa...
2019-11-06 Gabe Blackfastmodel: Implement inst count events in the IRIS...
2019-10-31 Gabe Blackfastmodel: Add CortexA76x[234] models.
2019-10-31 Gabe Blackfastmodel: Enable auto bridging and use it to simplify...
2019-10-31 Gabe Blackfastmodel: Templatize the xn versions of the CortexA76.
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-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-23 Gabe Blackfastmodel: Add string constructors which delegate to...
2019-10-14 Gabe Blackfastmodel: Expose all CPU communication ports from...
2019-10-09 Gabe Blackfastmodel: Export GICV3Comms directly.
2019-10-07 Gabe Blackfastmodel: Make CortexA76x1's interrupts use gem5's...
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 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...