Age | Commit message (Expand) | Author |
2016-11-09 | syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead | Brandon Potter |
2017-02-17 | sparc: fix bugs caused by cd7f3a1dbf55 | Brandon Potter |
2017-02-17 | sim: fix out-of-bounds error in syscall_desc | Brandon Potter |
2017-02-15 | mem, stats: fix typos in CommMonitor and Stats | Pierre-Yves Péneau |
2017-02-15 | mem, misc: fix building issue with CommMonitor (unused variables) | Pierre-Yves Péneau |
2017-02-15 | mem: fix assertion in respondEvent | Wendy Elsasser |
2017-02-14 | arm,config: Add dist-gem5 support to the big.LITTLE(tm) config | Gabor Dozsa |
2017-02-14 | config: Refactor the network switch configuration file | Gabor Dozsa |
2017-02-14 | arm,config: Refactor the example big.LITTLE(tm) configuration | Gabor Dozsa |
2017-02-14 | arm, kvm: remove KvmGic | Curtis Dunham |
2017-02-14 | arm, kvm: Automatically use the MuxingKvmGic | Andreas Sandberg |
2017-02-14 | arm, kvm: implement MuxingKvmGic | Curtis Dunham |
2017-02-14 | sim, kvm: make KvmVM a System parameter | Curtis Dunham |
2017-02-14 | sim,kvm,arm: fix typos | Curtis Dunham |
2017-02-14 | mem: Update DRAM configuration names | Wendy Elsasser |
2017-02-14 | tests: check for gem5 binary before tests | Curtis Dunham |
2017-02-14 | sim: allow forward dependencies in checkpoint upgraders | Curtis Dunham |
2017-02-14 | sim: add support for checkpoint downgrading | Curtis Dunham |
2017-02-13 | riscv: Remove ECALL tests from insttest | Alec Roelke |
2017-02-13 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [6/10] | Christian Menard |
2017-02-12 | ruby: fix round robin arbiter in garnet2.0 | Tushar Krishna |
2017-02-11 | mem: fix printing of 1st cache tags line | Bjoern A. Zeeb |
2017-02-10 | x86: Fix implicit stack addressing in 64-bit mode | Jason Lowe-Power |
2017-02-10 | misc: Update #!env calls for python to explicit version | Jason Lowe-Power |
2017-02-10 | misc: Add Python.h header to pyevents.hh | Jason Lowe-Power |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [10/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [9/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [8/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [7/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [4/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [3/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [2/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] | Christian Menard |
2017-02-09 | misc: add a MasterId to the ExternalPort | Christian Menard |
2017-02-09 | misc: fix includes in util/systemc | Christian Menard |
2017-02-09 | misc: Fix order of object construction in the CxxConfigManager | Christian Menard |
2017-02-09 | misc: Implement the Base SystemC Module as an sc_channel. | Christian Menard |
2017-02-09 | sim: fix build breakage in process.cc after brandon@11801 | Bjoern A. Zeeb |
2017-02-09 | sim: Patch to fix the statfs build | Bjoern A. Zeeb |
2017-02-09 | scons: make build better on FreeBSD | Bjoern A. Zeeb |
2017-02-09 | dev: net/i8254xGBe add two more wakeup registers to ignore | Bjoern A. Zeeb |
2017-02-09 | arm: AArch64 report cache size correctly when reading CTR_EL0 | Bjoern A. Zeeb |
2017-02-07 | style: Force Python.h to be included before main header | Andreas Sandberg |
2017-01-27 | proto: Fix warnings for protoc v3 | Nikos Nikoleris |
2017-01-27 | riscv: Fix crash when syscall argument reg index is too high | Alec Roelke |
2017-01-27 | misc: Add support for switching multiple cores in SystemC | Paul Rosenfeld |
2017-01-27 | mem: Refactor CommMonitor stats, add basic atomic mode stats | Rahul Thakur |
2017-01-27 | mem: Add memory footprint probe | Rahul Thakur |
2017-01-27 | python: Move native wrappers to the _m5 namespace | Andreas Sandberg |