summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-25learning-gem5: timing readsimple-object-demoIru Cai
2020-02-11learning-gem5: memory access example for simple objectIru Cai
2020-02-04arch-arm: AArch64 reg access HCR_EL2.E2H filterAdrian Herrera
2020-02-04arch-arm: reg access permissions highest EL helperAdrian Herrera
2020-02-04arch-arm: Split translateFs to distinguish when MMU is on/offGiacomo Travaglini
2020-02-01arch,sim: Merge initCPU into the ISA System classes.Gabe Black
2020-02-01arch,sim: Merge initCPU and startupCPU.Gabe Black
2020-02-01sim,cpu: Move the call to initCPU into System.Gabe Black
2020-02-01arch,base,cpu: Add some default constructors/operators explicitly.Gabe Black
2020-02-01base: Delete an inet.hh accessor which is unused and makes gcc 9 upset.Gabe Black
2020-02-01scons: Disable spurious "array-bounds" warnings for protobuf cc files.Gabe Black
2020-02-01scons: Add a mechanism to append flags when building particular files.Gabe Black
2020-01-31configs: allow fs.py and fs_bigLITTLE.py to work without M5_PATHCiro Santilli
2020-01-31configs: fs.py can take multiple disk images on most ISAsCiro Santilli
2020-01-31config: add --bootloader to fs.py and fs_bigLITTLE.pyCiro Santilli
2020-01-31dev-arm: add boot_loader param to RealView setupBootLoaderCiro Santilli
2020-01-31mem: Make slicc generate some default methods explicitly.Gabe Black
2020-01-29misc: Updated old gem5 website URLs with new gem5 website URLsBobby R. Bruce
2020-01-29cpu: move initCPU calls from initState to initAyaz Akram
2020-01-27system-arm: AArch64 boot, init CNTFRQ_EL0Adrian Herrera
2020-01-25sim: Add a GuestABI mechanism to allocate space for a return value.Gabe Black
2020-01-24tests: Removed 70.twolf testsBobby R. Bruce
2020-01-24tests: Removed old quick/se/00.hello test resourcesBobby R. Bruce
2020-01-24tests: Removed the old ALPHA testsBobby R. Bruce
2020-01-24tests: Removed 50.vortex testsBobby R. Bruce
2020-01-24tests: Removed 60.bzip2 testsBobby R. Bruce
2020-01-24tests: Removed 30.eon testsBobby R. Bruce
2020-01-24tests: Removed 40.perlbmk testsBobby R. Bruce
2020-01-24tests: Removed 20.parser testsBobby R. Bruce
2020-01-23cpu: Fix ExeTraceRecord::traceInst.Gabe Black
2020-01-23sim: Move findFreeContext to System.Gabe Black
2020-01-23sim: Eliminate the breakAtKernelFunction function.Gabe Black
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