Age | Commit message (Expand) | Author |
2016-05-31 | stats: update and fix e273e86a873d | Curtis Dunham |
2016-05-31 | arm: Enable LPAE support by default | Andreas Sandberg |
2016-05-31 | arm: Correctly check translation mode (aarch64/aarch32) | Andreas Sandberg |
2016-05-31 | scons: Use the new test framework from scons | Andreas Sandberg |
2016-05-31 | tests: Fix incorrect stat.txt ignore when updating refs | Andreas Sandberg |
2016-05-31 | stats: update for snoop filter tweak | Curtis Dunham |
2016-05-27 | mem, config: Selective use of snoop filter | Stephan Diestelhorst |
2016-05-30 | scons: Bump minimum gcc version to 4.8 | Andreas Hansson |
2016-05-27 | cpu: fix lastStopped unserialisation | Ilias Vougioukas |
2016-05-27 | power: Allow voltage to be configured via cmd line | Akash Bagdia |
2016-05-27 | scons: Enable override suggestions on gcc 5.0+ | Matteo Andreozzi |
2016-05-27 | arm: Use the target EL state when determining fault format | Andreas Sandberg |
2016-05-26 | arm: Fix incorrect TLB permission check in aarch32 | Andreas Sandberg |
2016-05-26 | arm: Make EL checks available in SE mode | Andreas Sandberg |
2016-05-26 | mem: Fix memory leak in handling of deferred snoops | Andreas Hansson |
2016-05-26 | dev, arm: Add a flag to enable/disable gem5 GIC extensions | Andreas Sandberg |
2016-05-26 | cpu: Add a basic progress check to the TrafficGen | Andreas Hansson |
2016-05-26 | mem: Do not set cacheResponding on MSHR snoop if not responding | Andreas Hansson |
2016-05-26 | mem: Fix MemChecker unique_ptr type mismatch | Andreas Hansson |
2016-05-26 | arm: Fix heap overflow issue in Neon64Load operation | Andreas Hansson |
2016-05-26 | arm, dev: Remove superfluous loop increment in flash device | Andreas Hansson |
2016-05-26 | mem: fix headers include order in the cache related classes | Nikos Nikoleris |
2016-05-26 | mem: remove redudant check whether the cache forwards snoops | Nikos Nikoleris |
2016-05-26 | mem: change NULL to nullptr in the cache related classes | Nikos Nikoleris |
2016-05-26 | mem: fix the line length in the cache related classes | Nikos Nikoleris |
2016-05-26 | tests: Add test infrastructure as a Python module | Andreas Sandberg |
2016-05-19 | config, x86: Properly space pad the X86IntelMPBus Entry descriptions | Bjoern A. Zeeb |
2016-05-19 | arm,dev: PL011 UART_FR read status enhancement | Bjoern A. Zeeb |
2016-05-19 | x86, dev: properly space the APIC registers | Bjoern A. Zeeb |
2016-05-19 | dev, virtio: properly set PCI address space to use IOREG | Bjoern A. Zeeb |
2016-05-16 | gpu-compute: fix bug in GPUDynInst::isScalarRegister() | Tony Gutierrez |
2016-05-09 | scons: Rewrite git style hook installer | Andreas Sandberg |
2016-05-09 | tests: Enable test running outside of gem5's source tree | Andreas Sandberg |
2016-05-07 | tests: update EIO ref stats for removed cache stats | Steve Reinhardt |
2016-05-06 | gpu-compute: fix spacing in GPUDynInst ctor | Tony Gutierrez |
2016-05-06 | gpu-compute: fix uninitialized member bug in GPUDynInst | Tony Gutierrez |
2016-05-06 | dev, arm: Update GIC to use GICv2 register naming | Andreas Sandberg |
2016-05-06 | arm: Update dts to work with the new HDLCD driver | Andreas Sandberg |
2016-04-28 | scons: emit correct message before installing git hook | Curtis Dunham |
2016-04-28 | style: ignore test data in style checks | Curtis Dunham |
2016-04-28 | style: respect ignores for git commit | Curtis Dunham |
2016-04-28 | style: improve compatibility with old git versions | Curtis Dunham |
2016-04-28 | style: Don't include diff context in git style hook | Andreas Sandberg |
2016-04-28 | tests: Remove stale reference output files | Andreas Sandberg |
2016-04-27 | arm: Remove BreakPCEvent on guest kernel panic | Andreas Sandberg |
2016-04-27 | kvm, arm: Make GIC interrupt lines configurable | Andreas Sandberg |
2016-04-27 | kvm, arm: Refactor KVM GIC device | Andreas Sandberg |
2016-04-27 | dev: Fix incorrect terminal backlog handling | Andreas Sandberg |
2016-04-26 | ruby: Rename pkt to m_pkt so it may be accessed via SLICC | Matthew Poremba |
2016-04-25 | tests: Add a basic memcheck regression | Andreas Hansson |