summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29arm: Fix memleak in VGic by adding destructorSean Wilson
2017-06-27mem-cache: Add missing overrides to BaseCacheAndreas Sandberg
2017-06-22arm,sim: fix context switch stats dumps for ARM64/LinuxPaul Rosenfeld
2017-06-21sim: Updated ClockedObject power state warningJason Lowe-Power
2017-06-20sim, x86: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-20dev: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-20cpu, gpu-compute: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-20mem: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-20mem: Replace EventWrapper in PacketQueue with EventFunctionWrapperSean Wilson
2017-06-20sim: Add generic EventFunctionWrapperSean Wilson
2017-06-20mem: Move the Rank construction logic to the Rank constructorSean Wilson
2017-06-20sim: Remove DelayFunctionSean Wilson
2017-06-19configs, arm: add option to enable security extensionsGedare Bloom
2017-06-19arm: ignore writes to the reset_ctl registerGedare Bloom
2017-06-19dev, arm: add a9mpcore global timer deviceGedare Bloom
2017-06-16dev, virtio: Use of Unix socket for virtIO 9P deviceAnouk Van Laer
2017-06-16tests: Fix a typo for the default MI_example protocolSean Wilson
2017-06-15x86: Add consistent overrides to process.hhSean Wilson
2017-06-15x86: Fixed remote debugging of simulated codeMatthias Hille
2017-06-15configs: fixed SimpleOpts missing error by adding library pathZhang Zheng
2017-06-15mem-garnet: Fix garnet statsJavier Cano-Cano
2017-06-13tests: Add ARM MOESI_CMP_directory regressionsNikos Nikoleris
2017-06-13arm: Refactor the VExpress_EMM system creationNikos Nikoleris
2017-06-13scons: Make MOESI_CMP_directory the default ARM ruby protocolNikos Nikoleris
2017-06-13config: Warn not fail for ARM systems configured with rubyNikos Nikoleris
2017-06-13ruby, arm: Forward invalidations to the local exclusive monitorNikos Nikoleris
2017-06-13ruby: Add support for address ranges in the directoryNikos Nikoleris
2017-06-09dev: Avoid arbitrarily deep stack depth in the i8254xGBe model.Gabe Black
2017-06-06scons: Try to handle problems with gcc, lto and partial linking.Gabe Black
2017-06-05tests: Update RISC-V hello test and statsAlec Roelke
2017-06-04scons: Add use_tuntap to export listJason Lowe-Power
2017-06-03base: misc: Include cstdlib in base/misc.hh.Gabe Black
2017-06-03config: Adjust load_addr_mask in VExpress_GEM5_V1Weiping Liao
2017-06-03misc: Ignore build products in src/util/term.Gabe Black
2017-06-03misc: Add git ignore patterns for build products in src/util/tapGabe Black
2017-06-03dev: Add a version of EtherTap which uses the tap driver.Gabe Black
2017-06-03dev: Refactor the EtherTapStub to make room for using tap.Gabe Black
2017-06-03dev: Rename EtherTap to be EtherTapStub.Gabe Black
2017-06-03misc: Fix building the m5tap utility.Gabe Black
2017-06-02dev: Add a missing parameter to the EtherTap device.Gabe Black
2017-05-31ruby: Don't set the block data when a store conditional failsNikos Nikoleris
2017-05-31python: Fix unproxing of VectorParamsNikos Nikoleris
2017-05-31dev, arm: ignore writes to the SCUGedare Bloom
2017-05-30misc: check address range in the SystemC exampleChristian Menard
2017-05-30misc: Reorder sources in util/tlm and rewrite build scriptsChristian Menard
2017-05-29ext: Revamp the systemc SConscripts.Gabe Black
2017-05-26x86: Rework how VEX prefixes are decoded.Gabe Black
2017-05-25x86: sim: Make 32 bit x86 processes work again.Gabe Black
2017-05-24util: generate fully qualified paths for cscopeGedare Bloom