sim: Add a checkpoint function to test for entries
[gem5.git] / src /
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 Rekai Gonzalez-Alb... cpu: Fix the O3 CPU Drain
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-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-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 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-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-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, 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-02 Curtis Dunhamarm: s/ctx_id/ctx/ the GIC
2016-08-02 Curtis Dunhamarm: bank GIC registers per CPU
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-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 Fandosbase: Add total() to Vector2D stat
2016-07-21 David Guillen Fandosmem: Add snoop traffic statistic
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-Powermisc: 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 Abdul Mutaal Ahmadmem: different HMC configuration
2016-06-28 Andreas Hanssonscons: Track swig packages when loading embedded swig...
2016-06-20 Nikos Nikolerisarm: Mark uninitialized new TLB entries as not valid
2016-06-20 Reiley Jeapaulsim: Added library include to fix build errors on clang...
2016-06-20 Nikos Nikolerismem: Fix the snoop filter when there is a downstream...
2016-06-20 Andreas Sandbergmem: Resolve TrafficGen trace relative to the config
2016-06-20 Andreas Sandbergkern, arm: Dump dmesg on kernel panic/oops
2016-06-20 Andreas Sandbergbase: Fix multiple names to one address bug in SymbolTable
2016-06-18 Tuan Tagpu-compute: Fixed a bug in decoding Atomic ST
2016-06-09 jkalamatgpu-compute: parametrize Wavefront size
2016-06-08 Mohammad Aliandist, dev: Fixed the packet ordering in etherswitch
2016-06-07 Andreas Hanssonsim: Make clang happy
2016-06-07 Sergei Trofimovsim: added missing include to mathexpr.hh
2016-06-06 Andreas Sandbergsim: Only print the power state transition warning...
2016-06-06 David Guillen Fandospwr: Closing power and thermal feedback loop
2016-06-06 David Guillen Fandossim: Adding support for power models
2016-06-06 David Guillen Fandospwr: Low-power idle power state for idle CPUs
2016-06-06 Andreas Sandbergstats: Silence unused power stats
2016-06-06 David Guillen Fandospwr: Add power states to ClockedObject
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
next