gem5.git
2020-01-29 Bobby R. Brucemisc: Updated old gem5 website URLs with new gem5 websi...
2020-01-29 Ayaz Akramcpu: move initCPU calls from initState to init
2020-01-27 Adrian Herrerasystem-arm: AArch64 boot, init CNTFRQ_EL0
2020-01-25 Gabe Blacksim: Add a GuestABI mechanism to allocate space for...
2020-01-24 Bobby R. Brucetests: Removed 70.twolf tests
2020-01-24 Bobby R. Brucetests: Removed old quick/se/00.hello test resources
2020-01-24 Bobby R. Brucetests: Removed the old ALPHA tests
2020-01-24 Bobby R. Brucetests: Removed 50.vortex tests
2020-01-24 Bobby R. Brucetests: Removed 60.bzip2 tests
2020-01-24 Bobby R. Brucetests: Removed 30.eon tests
2020-01-24 Bobby R. Brucetests: Removed 40.perlbmk tests
2020-01-24 Bobby R. Brucetests: Removed 20.parser tests
2020-01-23 Gabe Blackcpu: Fix ExeTraceRecord::traceInst.
2020-01-23 Gabe Blacksim: Move findFreeContext to System.
2020-01-23 Gabe Blacksim: Eliminate the breakAtKernelFunction function.
2020-01-23 Adrian Herreradev-arm: SP805 peripherals in VExpress_GEM5_Base
2020-01-23 Bobby R. Brucetests: Removing 10.mcf tests
2020-01-23 Gabe Blackcpu: Consolidate and move the CPU's calls to TheISA...
2020-01-22 Ciro Santilliscons: fix --gold-linker build after --as-needed
2020-01-22 Adrian Herreradev-arm: add Watchdog Module SP805 model
2020-01-22 Adrian Herreradev-arm: VExpress_GEM5_Base, add refclock 32KHz
2020-01-22 Giacomo Travaglinitests: Fix python line break in m5_exit test
2020-01-22 Gabe Blackfastmodel: Implement CC reg accessors.
2020-01-22 Gabe Blackarm: Remove checkpointing from the ARM TLBs.
2020-01-22 Gabe Blackarch: Get rid of the unused (and mostly undefined)...
2020-01-21 Bobby R. Brucemisc: Updated CONTRIBUTING.md to discuss branches
2020-01-21 Giacomo Travaglinitests: Add a timeout to getremotetime
2020-01-21 Adrian Herreradev-arm: add FixedClock SimObject
2020-01-21 Giacomo Travaglinitests: Adding --bin-path option to select tests bin...
2020-01-21 Giacomo Travaglinitests: fs/linux/arm passing M5_PATH via commandline
2020-01-21 Daniel R. Carvalhomem-cache: Fix invalidation of prefetchers
2020-01-20 Jordi Vaqueroarch-arm: Fix EL2 target exception level for SP alignme...
2020-01-18 Bobby R. Brucetests: Updated tests to download from dist.gem5.org
2020-01-17 Daniel R. Carvalhomem-cache: Add print function to ReplaceableEntry
2020-01-17 Daniel R. Carvalhomem-cache: Add getter for the number of valid sub-blks
2020-01-17 Daniel R. Carvalhomem-cache: Add multiple eviction stats
2020-01-17 Daniel R. Carvalhomem-cache: Make findVictim non-const
2020-01-17 Daniel R. Carvalhomem-cache: Add more compression stats
2020-01-17 Daniel R. Carvalhomem-cache: Factor out multiple block eviction
2020-01-17 Timothy Hayesconfigs: MESI_Three_level python parameters
2020-01-17 Timothy Hayesmisc: add Arm build_opts for MESI_Three_Level and MOESI...
2020-01-16 Chun-Chen TK Hsuutil: Add fastmodel in valid tag list
2020-01-16 Gabe Blackarm: A couple small fixes for the arm64 bootloader...
2020-01-15 Bobby R. Brucetests: Renaming tests to include dash between words
2020-01-15 Bobby R. Brucetests: Migrated old quick/se/00.hello tests
2020-01-15 Adrian Herreraarch-arm: ELIsInHost, check VHE and SecEL2
2020-01-15 Adrian Herreraarch-arm: Virtualization Host Extensions checking
2020-01-14 Adrian Herrerasystem-arm: bigLITTLE with VExpress_GEM5_V2 in dtb
2020-01-14 Daniel R. Carvalhomem-garnet: Use smart pointers for CrossbarSwitch's...
2020-01-14 Gabe Blackx86: Stop clearing RAX for BIST in initCPU.
2020-01-14 Gabe Blackx86: Move local APIC initialization out of initCPU.
2020-01-14 Gabe Blackx86: Move miscreg initialization to the ISA class.
2020-01-13 Gabe Blackconfigs: Remove check for kernel in fs.py.
2020-01-13 Gabe Blacksim: Add a dumpSimcall mechanism to GuestABI.
2020-01-13 Gabe Blacksim: Add a unit test for the GuestABI mechanism.
2020-01-13 Gabe Blacksim: Implement a varargs like mechanism for GuestABI...
2020-01-13 Earl Ousystemc: keep SC_CONCAT* macro
2020-01-11 Gabe Blackarch: Make the generic micropc enabled PCState set...
2020-01-10 Adrian Herreradev-arm: VExpress_GEM5_Base, fix daughterboard reference
2020-01-09 Bobby R. Brucetests,base: Added GTest for base/socket.cc
2020-01-09 Bobby R. Brucetests: Updated gtest/logging.cc to print log rather...
2020-01-09 Gabe Blackbase: Include some required headers in amo.hh.
2020-01-09 Giacomo Travaglinibase, gpu-compute: Move gpu AMOs into the generic header
2020-01-08 Bobby R. Brucetests: Added functionality to allow the ignoring of...
2020-01-08 Giacomo Travagliniarch, base: Move arm AtomicOpFunctor into the generic...
2020-01-08 Giacomo Travaglinibase: Move AtomicOpFunctors to a dedicated header
2020-01-08 Yu-hsin Wangscons: Add '-Wl,--as-needed' to default LINKFLAGS
2020-01-07 Gabe Blackarch,sim: Promote the m5ops_base param to the System...
2020-01-07 Gabor Dozsacpu: Disable O3CPU value forwarding with write strobes
2020-01-07 Gabor Dozsacpu: Use enums for O3CPU store value forwarding
2020-01-07 Giacomo Travaglinisystem-arm: GICv2/GICv3 have different Distributor...
2020-01-07 Giacomo Travaglinisystem-arm: Rename ARM bootloader source
2020-01-07 Giacomo Travaglinisystem-arm: Rename ARM bootloader directories
2020-01-07 Adrian Herreramisc: Reflect changes of arm bootloader name
2020-01-07 Nikos Nikolerisscons: Cleanup code that enables asan and ubsan
2020-01-07 Nikos Nikolerismem-cache: Forward snoops when the cache is not responding
2020-01-07 Nikos Nikolerismem-cache: Ensure that responses get data from the...
2020-01-07 Earl Ousystemc: fix gem5_to_tlm bridge
2020-01-07 Gabe Blackfastmodel: Implement the vecPredReg accessor functions.
2020-01-07 Gabe Blackarch,sim: Stop decoding the pseudo inst subfunc value.
2020-01-06 Gabe Blackarch,sim: Use the guest ABI mechanism with pseudo instr...
2020-01-06 Adrian Herreraarch-arm: Semihosting, specify files root dir
2020-01-06 Michiel van Toldev-arm: Fix SMMUv3 walkMasks in page table ops
2020-01-06 Giacomo Travaglinidev-arm: Fix SMMUv3 16KB next-level table address masking
2020-01-06 Adrian Herreradev-arm: GICv3, handle GICR_ICFGR0 WI behaviour
2020-01-06 Nikos Nikolerismem-cache: Avoid write merging if there are reads in...
2020-01-06 Adrian Herreraconfigs-arm: enable PMU instantiation in CpuCluster
2020-01-03 Yu-hsin Wangsim: Move destructor of Port to public
2020-01-03 Giacomo Gabriellicpu: Fix issue with MinorCPU predicated-false mem....
2020-01-03 Gabor Dozsacpu: Disable MinorCPU value forwarding with write strobes
2020-01-03 Bobby R. Brucemisc: Added 'fastmodel' to MAINTAINERS
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.
next