gem5.git
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
2016-08-02 Curtis Dunhamstats: update references
2016-08-02 Curtis Dunhamarm: refactor page table walking
2016-08-02 Dylan Johnsonarm: warn not fail on use of missing miscreg CNTHCTL_EL2
2016-08-02 Dylan Johnsonarm: Check TLB stage 2 permissions in AArch64
2016-08-02 Dylan Johnsonarm: correctly assign faulting IPA's to HPFAR_EL2
2016-08-02 Dylan Johnsonarm: Add TLBI instruction for stage 2 IPA's
2016-08-02 Dylan Johnsonarm: Fix stage 2 memory attribute checking in AArch64
2016-08-02 Dylan Johnsonarm: Fix trapping to Hypervisor during MSR/MRS read...
2016-08-02 Dylan Johnsonarm: Fix secure state checking in various places
2016-08-02 Dylan Johnsonarm: Fix stage 2 determination in table walker
2016-08-02 Dylan Johnsonarm: Refactor aarch64 table walk logic to remove redundancy
2016-08-02 Dylan Johnsonarm: Add check to fault routing for hypervisor/virtuali...
2016-08-02 Dylan Johnsonarm: Fix EL perceived at TLB for address translation...
2016-08-02 Dylan Johnsonarm: Add AArch64 hypervisor call instruction 'hvc'
2016-08-02 Dylan Johnsonarm: add stage2 translation support
2016-08-02 Curtis Dunhamarm: enable EL2 support
2016-08-02 Dylan Johnsonarm: invalidate TLB miscreg cache on modification of...
2016-08-02 Dylan Johnsonarm: change instruction classes to catch hyp traps
2016-07-22 Andreas Sandbergtests: Add regex-based ignore rules for ref files
2016-07-21 Curtis Dunhamstats: update references
2016-07-21 Gabor Dozsaarm, config: Add an example ARM big.LITTLE(tm) configur...
2016-07-21 Mitch Hayengacpu: Fix Minor SMT WFI/drain interaction issues
2016-07-21 Mitch Hayengacpu: Add SMT support to MinorCPU
2016-07-21 Mitch Hayengaisa: Modify get/check interrupt routines
2016-07-21 David Guillen... base: Add total() to Vector2D stat
2016-07-21 David Guillen... mem: Add snoop traffic statistic
2016-07-19 Jakub Jermarconfig: Allow SPARC FS image to be specified on the...
2016-07-19 Mohammad Aliandev, dist: Fixed a scheduling bug in the etherswitch
2016-07-11 Andreas Sandbergbase: Fix inverted check in ELF .text size warning
2016-07-11 Andreas Sandbergarm: Don't consult the TLB test iface for functional...
2016-07-11 Andreas Sandbergbase: Convert ELF .text size check assertion to a warning
2016-07-11 Nikos Nikolerismem: Remove stale argument from a DPRINTF in the cache...
2016-07-01 Jason Lowe... misc: merge with sytle checker fix
2016-07-01 Matthew Porembaruby: Fix double statistic registration in garnet
2016-07-01 Matthias Jungext: Update DRAMPower
2016-07-01 Matthias Jungmisc: SystemC Elastic Trace Player Example.
2016-07-01 Christian Menardmisc: fix a compile error due to incompability with...
2016-07-01 Abdul Mutaal... mem: tester for new HMC configuration
2016-07-01 Abdul Mutaal... mem: different HMC configuration
2016-07-01 Andreas Sandbergstyle: Fix incorrect references style verifiers
2016-07-01 Abdul Mutaal... misc: Separate stats file for SystemC-gem5 co-simulation
2016-06-28 Andreas Hanssonscons: Track swig packages when loading embedded swig...
2016-06-21 Andreas Sandbergstats: Update stats to reflect ARM changes
2016-06-20 Nikos Nikolerisarm: Mark uninitialized new TLB entries as not valid
next