summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21mem: Remove stale argument from a panic statementNikos Nikoleris
2017-02-21arm: Fix DPRINTFs with arguments in the instruction declarationsNikos Nikoleris
2017-02-21arm: Blame the right instruction address on a Prefetch AbortNikos Nikoleris
2017-02-19stats: Get all stats updated to reflect current behaviourAndreas Hansson
2017-02-19sim: Ensure draining is deterministicAndreas Hansson
2017-02-19mem: Ensure deferred snoops are cache-line alignedAndreas Hansson
2017-02-19mem: Fix memory footprint includesAndreas Hansson
2016-11-09syscall_emul: [patch 10/22] refactor fdentry and add fdarray classBrandon Potter
2016-11-09syscall_emul: [patch 9/22] remove unused global variable (num_processes)Brandon Potter
2016-11-09syscall_emul: [patch 8/22] refactor process classBrandon Potter
2016-11-09syscall_emul: [patch 7/22] remove numCpus methodBrandon Potter
2016-11-09syscall_emul: [patch 6/22] remove unused fields from Process classBrandon Potter
2016-11-09syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadBrandon Potter
2017-02-17sparc: fix bugs caused by cd7f3a1dbf55Brandon Potter
2017-02-17sim: fix out-of-bounds error in syscall_descBrandon Potter
2017-02-15mem, stats: fix typos in CommMonitor and StatsPierre-Yves Péneau
2017-02-15mem, misc: fix building issue with CommMonitor (unused variables)Pierre-Yves Péneau
2017-02-15mem: fix assertion in respondEventWendy Elsasser
2017-02-14arm,config: Add dist-gem5 support to the big.LITTLE(tm) configGabor Dozsa
2017-02-14config: Refactor the network switch configuration fileGabor Dozsa
2017-02-14arm,config: Refactor the example big.LITTLE(tm) configurationGabor Dozsa
2017-02-14arm, kvm: remove KvmGicCurtis Dunham
2017-02-14arm, kvm: Automatically use the MuxingKvmGicAndreas Sandberg
2017-02-14arm, kvm: implement MuxingKvmGicCurtis Dunham
2017-02-14sim, kvm: make KvmVM a System parameterCurtis Dunham
2017-02-14sim,kvm,arm: fix typosCurtis Dunham
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2017-02-14tests: check for gem5 binary before testsCurtis Dunham
2017-02-14sim: allow forward dependencies in checkpoint upgradersCurtis Dunham
2017-02-14sim: add support for checkpoint downgradingCurtis Dunham
2017-02-13riscv: Remove ECALL tests from insttestAlec Roelke
2017-02-13misc: Clean up and complete the gem5<->SystemC-TLM bridge [6/10]Christian Menard
2017-02-12ruby: fix round robin arbiter in garnet2.0Tushar Krishna
2017-02-11mem: fix printing of 1st cache tags lineBjoern A. Zeeb
2017-02-10x86: Fix implicit stack addressing in 64-bit modeJason Lowe-Power
2017-02-10misc: Update #!env calls for python to explicit versionJason Lowe-Power
2017-02-10misc: Add Python.h header to pyevents.hhJason Lowe-Power
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [10/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [9/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [8/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [7/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [4/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [3/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [2/10]Christian Menard
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10]Christian Menard
2017-02-09misc: add a MasterId to the ExternalPortChristian Menard
2017-02-09misc: fix includes in util/systemcChristian Menard
2017-02-09misc: Fix order of object construction in the CxxConfigManagerChristian Menard
2017-02-09misc: Implement the Base SystemC Module as an sc_channel.Christian Menard