gem5.git
2016-10-27 Tony Gutierrezruby: make a RequestDesc class instead of std::pair
2016-10-26 Andreas Hanssonconfig: Break out base options for usage with NULL ISA
2016-10-19 Andreas Hanssonstats: Update stats to reflect recent changes to floats
2016-10-15 Shawn Rostiarm: Fix for ARM's Streamline conversion script
2016-10-15 Bjoern A. Zeebarm, dev: pl011 console interactivity
2016-10-15 Nicolas Derumignysyscall: read() should not write anything if reading...
2016-10-15 Fernando Endocpu, arm: Distinguish Float* and SimdFloat*, create...
2016-10-14 Andreas Hanssonconfig: Make configs/common a Python package
2016-10-14 Jason Lowe... stats: Add more information to uninitialized error
2016-10-13 Curtis Dunhamstats: update references
2016-10-13 Omar Najimem: add DRAM powerdown current
2016-10-13 Wendy Elsassermem: Add DRAM low-power functionality
2016-10-13 Wendy Elsassermem: Add callback to compute stats prior to dump event
2016-10-13 Wendy Elsassermem: Modify drain to ensure banks and power are idled
2016-10-13 Wendy Elsassermem: Sort memory commands and update DRAMPower
2016-10-13 Omar Najimem: update DDR3 die revision
2016-10-13 Omar Najimem: add DRAM powerdown timing
2016-10-13 Omar Najimem: make DDR4 x16
2016-10-13 Mitch Hayengaisa,arm: Add missing AArch32 FP instructions
2016-10-13 Andreas Hanssonruby: Fix regressions and make Ruby configs Python...
2016-10-08 Tushar Krishnaconfig: fix typo in cluster topology.
2016-10-07 Andreas Sandbergdev, arm: Make GenericTimer param handling more robust
2016-10-07 Tushar Krishnaruby: Add M5_VAR_USED before variables used only inside...
2016-10-06 Tushar Krishnaruby: garnet2.0
2016-10-06 Tushar Krishnaruby: remove the original garnet code.
2016-10-06 Tushar Krishnaconfig: add port directions and per-router delay in...
2016-10-06 Tushar Krishnaconfig: make internal links in network topology unidire...
2016-10-06 Tushar Krishnaconfig: add a separate config file for the network.
2016-10-06 Tushar Krishnaruby: rename networktest to garnet_synthetic_traffic.
2016-10-06 Tushar Krishnaruby: rename ALPHA_Network_test protocol to Garnet_stan...
2016-10-04 Alexandru Dutukvm: Adding details to kvm page fault in x86
2016-10-04 Alexandru Dutumisc: Adds a warning in case gdb is attached multiple...
2016-10-04 Alexandru Dutugpu-compute: Added method to compute the actual workgro...
2016-10-04 Andreas Hanssonconfig: Fix lat_mem_rd example script
2016-10-04 Andreas Sandbergsim: Add a checkpoint function to test for entries
2016-09-29 Brad Beckmannruby: correct size for partial memory writes
2016-09-29 Brad Beckmannmem: minor dprintf fix to abstract mem
2016-09-22 Curtis Dunhamarm: disable GIC extensions
2016-09-22 Andreas Sandbergtests, arm: Reinstate accidentally removed switcheroo...
2016-09-22 Rekai Gonzalez... cpu: Fix the O3 CPU Drain
2016-09-22 Andreas Sandbergtest: Make the memtest and memcheck tests functional...
2016-09-22 Andreas Sandbergtests: Make remaining switcheroo tests functional only
2016-09-20 Curtis Dunhamext: update SST test config
2016-09-16 Tony Gutierrezgpu-compute: fix typo in GPUDispatcher
2016-09-16 Alexandru Dutuhsail: Fix disassembly of load instruction with 3 desti...
2016-09-16 Alexandru Dutugpu-compute: Adding context serialization methods to...
2016-09-16 Alexandru Dutugpu-compute: Refactoring Wavefront::dynWaveId
2016-09-16 Alexandru Dutugpu-compute: Adding vector register file debug messages
2016-09-16 Alexandru Dutugpu-compute: Changing reconvergenceStack type
2016-09-16 Alexandru Dutugpu-compute: Adding ioctl for HW context size
2016-09-16 Alexandru Dutugpu-compute: Wavefront refactoring
2016-09-16 Alexandru Dutugpu-compute: Remove WFContext
2016-09-16 Andreas Sandbergtests, arm: Make switcheroo and checkpoint tests functional
2016-09-16 Andreas Sandbergtests: Add support for functional only tests
2016-09-15 Curtis Dunhambase: eliminate ipython warning
2016-09-15 Ricardo Alvesarm: Add m5_fail support for aarch64
2016-09-15 Radhika Jagtapcpu: Support exit when any one Trace CPU completes...
2016-09-15 Radhika Jagtapcpu: Adjust for trace offset and fix stats
2016-09-15 Radhika Jagtapcpu: Add frequency scaling to the Trace CPU
2016-09-15 Gabor Dozsaarm, config: Fixups for the example big.LITTLE(tm)...
2016-09-14 Michael LeBeanekvm: Support timing accesses for KVM cpu
2016-09-14 Michael LeBeanex86: Force strict ordering for memory mapped m5ops
2016-09-14 Michael LeBeanesim: Refactor quiesce and remove FS asserts
2016-09-14 Michael LeBeaneconfig: move dist-gem5 options to common config
2016-09-14 Michael LeBeanedev: Add a DmaCallback class to DmaDevice
2016-09-14 Michael LeBeanesim, syscall_emul: Add mmap to EmulatedDriver
2016-09-14 Michael LeBeanegpu-compute: Fix bug with return in cfg
2016-09-14 Michael LeBeanedev: Exit correctly in dist-gem5
2016-09-14 Michael LeBeanemisc: Remove FullSystem check for networking components
2016-09-14 Matt Porembabase: Output all AddrRange parameters to config.ini
2016-09-06 Andreas Sandbergdev, arm: Add a customizable NoMali GPU model
2016-09-02 Curtis Dunhamext: eliminate warnings in SST connector
2016-08-24 Curtis Dunhamcommit 15c633eea52f21dae8cb3a195823b3cdec7be491
2016-08-22 David Hasheconfig: KVM acceleration for apu_se.py
2016-08-22 David Hashetests: Add example of using KVM acceleration with an app
2016-08-22 David Hashecpu, mem, sim: Change how KVM maps memory
2016-08-16 Andreas Sandbergdev: Revert 0a316996de76 [dev, sim: Added missing overr...
2016-08-15 Andreas Sandbergcpu: Add missing override in Minor's exec context
2016-08-15 Reiley Jeapaulcpu: Fixed clang errors. Added 'override' keyword for...
2016-08-15 Nikos Nikolerismem: Print an MSHR without triggering any assertions
2016-08-15 Matteo Andreozzidev, sim: Added missing override keywords to fix CLANG...
2016-08-15 Nikos Nikoleriscpu, arch: fix the type used for the request flags
2016-08-14 Steve Reinhardttests: remove EIO tests
2016-08-12 Andreas Sandbergstats: Update to match classic memory changes
2016-08-12 Nikos Nikolerismem: Add support for secure packets in the snoop filter
2016-08-12 Andreas Hanssonmem: Add snoop filter to SystemXBar by default
2016-08-12 Andreas Hanssonmem: Use FromCache attribute in snoop filter allocation
2016-08-12 Andreas Hanssonmem: Update mostly exclusive policy even further
2016-08-12 Andreas Hanssonmem: Update mostly exclusive cache policy to cover...
2016-08-12 Andreas Hanssonmem: Add a FromCache packet attribute
2016-08-10 Andreas Sandbergarm, config: Exit with fatal error if using Ruby
2016-08-10 Andreas Sandbergarm, config: Add initial support for Ruby
2016-08-10 Andreas Sandbergarm, dev: Add support for listing DMA ports in new...
2016-08-10 Andreas Sandbergruby: Implement support for functional accesses to...
2016-08-10 Andreas Sandbergarm: Don't report the boot ROM as a memory in config...
2016-08-05 Tony Gutierrezsim: fix issues with pwrite(); don't enable fstatfs
2016-08-04 Tony Gutierrezx86, sim: add some syscalls to X86
2016-08-03 Jason Lowe... style: Make the style fixers safe
2016-08-02 Curtis Dunhamarm: s/ctx_id/ctx/ the GIC
2016-08-02 Curtis Dunhamarm: bank GIC registers per CPU
next