gem5.git
2016-11-30 Alec Roelkearch: [Patch 1/5] Added RISC-V base instruction set...
2016-11-30 Sophiane Sennimem: Split the hit_latency into tag_latency and data_la...
2016-11-30 Jason Lowe... cpu: Remove branch predictor function predictInOrder
2016-11-30 Andreas Hanssontests: Check for TrafficGen as part of memcheck regression
2016-11-29 Michael LeBeanedev: Fix buffer length when unserializing an eth pkt
2016-11-28 Joe Grossscons: fix sanitizer flags with multiple sanitizers
2016-11-25 Andreas Sandbergstyle: Add options to select checkers and apply fixes
2016-11-25 Rekai Gonzalez... util: git pre-commit hook to check staged files
2016-11-21 Jieming Yinruby: Fix potential bugs in garnet2.0
2016-11-21 Tony Gutierrezgpu-compute: fix segfault when constructing GPUExecContext
2016-11-21 Tony Gutierrezgpu-compute: init valid field of GpuTlbEntry in default...
2016-11-21 Tony Gutierrezruby: add default ctor for MachineID type
2016-11-21 Tony Gutierrezx86: fix issue with casting in Cvtf2i
2016-11-19 Sooraj Puthoorruby: init MessageSizeType of SequencerMsg to Request_C...
2016-11-19 Tony Gutierrezx86: fix loading/storing of Float80 types
2016-11-18 Andreas Sandbergext: Update fputils to rev 13589cd
2016-11-17 Andreas Hanssonstats, alpha: Update ALPHA stats
2016-11-17 Andreas Hanssontests, ruby: Move rubytests from ALPHA (linux) to NULL...
2016-11-17 Andreas Hanssonalpha: Remove ALPHA tru64 support and associated tests
2016-10-27 Tony Gutierrezhsail,gpu-compute: fixes to appease clang++
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-10-27 Michael LeBeaneruby: Allow multiple outstanding DMA requests
2016-10-27 mlebeanedev: Add 'simLength' parameter in EthPacketData
2016-10-27 Tony Gutierrezgpu-compute: support in-order data delivery in GM pipe
2016-10-27 Tony Gutierrezgpu-compute, hsail: pass GPUDynInstPtr to getRegisterIn...
2016-10-27 Tony Gutierrezgpu-compute: use System cache line size in the GPU
2016-10-27 Tony Gutierrezgpu-compute, hsail: make the PC a byte address, not...
2016-10-27 Tony Gutierrezgpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA...
2016-10-27 Tony Gutierrezgpu-compute: add instruction mix stats for the gpu
2016-10-27 Tony Gutierrezgpu-compute, hsail: call discardFetch() from the WF
2016-10-27 Tony Gutierrezhsail, gpu-compute: remove doGm/SmReturn add completeAcc
2016-10-27 Tony Gutierrezgpu-compute: remove inst enums and use bit flag for...
2016-10-27 Tony Gutierrezgpu-compute: move disassemle() implementation to GPUSta...
2016-10-27 Tony Gutierrezgpu-compute, arch: add some methods to the base inst...
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
next