summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23dev-arm: SP805 peripherals in VExpress_GEM5_BaseAdrian Herrera
2020-01-23tests: Removing 10.mcf testsBobby R. Bruce
2020-01-23cpu: Consolidate and move the CPU's calls to TheISA::initCPU.Gabe Black
2020-01-22scons: fix --gold-linker build after --as-neededCiro Santilli
2020-01-22dev-arm: add Watchdog Module SP805 modelAdrian Herrera
2020-01-22dev-arm: VExpress_GEM5_Base, add refclock 32KHzAdrian Herrera
2020-01-22tests: Fix python line break in m5_exit testGiacomo Travaglini
2020-01-22fastmodel: Implement CC reg accessors.Gabe Black
2020-01-22arm: Remove checkpointing from the ARM TLBs.Gabe Black
2020-01-22arch: Get rid of the unused (and mostly undefined) zeroRegisters.Gabe Black
2020-01-21misc: Updated CONTRIBUTING.md to discuss branchesBobby R. Bruce
2020-01-21tests: Add a timeout to getremotetimeGiacomo Travaglini
2020-01-21dev-arm: add FixedClock SimObjectAdrian Herrera
2020-01-21tests: Adding --bin-path option to select tests bin directoryGiacomo Travaglini
2020-01-21tests: fs/linux/arm passing M5_PATH via commandlineGiacomo Travaglini
2020-01-21mem-cache: Fix invalidation of prefetchersDaniel R. Carvalho
2020-01-20arch-arm: Fix EL2 target exception level for SP alignment fault.Jordi Vaquero
2020-01-18tests: Updated tests to download from http://dist.gem5.orgBobby R. Bruce
2020-01-17mem-cache: Add print function to ReplaceableEntryDaniel R. Carvalho
2020-01-17mem-cache: Add getter for the number of valid sub-blksDaniel R. Carvalho
2020-01-17mem-cache: Add multiple eviction statsDaniel R. Carvalho
2020-01-17mem-cache: Make findVictim non-constDaniel R. Carvalho
2020-01-17mem-cache: Add more compression statsDaniel R. Carvalho
2020-01-17mem-cache: Factor out multiple block evictionDaniel R. Carvalho
2020-01-17configs: MESI_Three_level python parametersTimothy Hayes
2020-01-17misc: add Arm build_opts for MESI_Three_Level and MOESI_hammerTimothy Hayes
2020-01-16util: Add fastmodel in valid tag listChun-Chen TK Hsu
2020-01-16arm: A couple small fixes for the arm64 bootloader makefile.Gabe Black
2020-01-15tests: Renaming tests to include dash between wordsBobby R. Bruce
2020-01-15tests: Migrated old quick/se/00.hello testsBobby R. Bruce
2020-01-15arch-arm: ELIsInHost, check VHE and SecEL2Adrian Herrera
2020-01-15arch-arm: Virtualization Host Extensions checkingAdrian Herrera
2020-01-14system-arm: bigLITTLE with VExpress_GEM5_V2 in dtbAdrian Herrera
2020-01-14mem-garnet: Use smart pointers for CrossbarSwitch's membersDaniel R. Carvalho
2020-01-14x86: Stop clearing RAX for BIST in initCPU.Gabe Black
2020-01-14x86: Move local APIC initialization out of initCPU.Gabe Black
2020-01-14x86: Move miscreg initialization to the ISA class.Gabe Black
2020-01-13configs: Remove check for kernel in fs.py.Gabe Black
2020-01-13sim: Add a dumpSimcall mechanism to GuestABI.Gabe Black
2020-01-13sim: Add a unit test for the GuestABI mechanism.Gabe Black
2020-01-13sim: Implement a varargs like mechanism for GuestABI system.Gabe Black
2020-01-13systemc: keep SC_CONCAT* macroEarl Ou
2020-01-11arch: Make the generic micropc enabled PCState set nupc to 1.Gabe Black
2020-01-10dev-arm: VExpress_GEM5_Base, fix daughterboard referenceAdrian Herrera
2020-01-09tests,base: Added GTest for base/socket.ccBobby R. Bruce
2020-01-09tests: Updated gtest/logging.cc to print log rather than fail.Bobby R. Bruce
2020-01-09base: Include some required headers in amo.hh.Gabe Black
2020-01-09base, gpu-compute: Move gpu AMOs into the generic headerGiacomo Travaglini
2020-01-08tests: Added functionality to allow the ignoring of test suitesBobby R. Bruce
2020-01-08arch, base: Move arm AtomicOpFunctor into the generic headerGiacomo Travaglini