sim-se: Fix mremap for downward growing mmap regions
[gem5.git] / src /
2017-09-28 Rico Amslingersim-se: Fix mremap for downward growing mmap regions
2017-09-27 Bjoern A. Zeebarch-x86: fix CondInst decoding for MOV to Control...
2017-09-27 Bjoern A. Zeebarch: change panic for Vector traceData to warn_once
2017-09-27 Bjoern A. Zeebsim: make compile on FreeBSD prior to 11
2017-09-26 Gabe Blackutil: Make dot_writer ignore NULL simobjects.
2017-09-26 Gabe Blackdev: Make the IDE controller handle NULL simobject...
2017-09-26 Gabe Blacksim: Add a get_config_as_dict to the NullSimObject...
2017-09-26 Gabe Blacksim: Don't add the NULL SimObject as a child of other...
2017-09-26 Gabe Blacksim: Give the NullSimObject singleton a _name.
2017-09-26 Gabe Blacksim: Add a NullSimObject.descendants function.
2017-09-26 Gabe Blacksim: Add a clear_parent function to NullSimObject.
2017-09-26 Gabe Blacksim: Check the SimObjectVector.has_parent function...
2017-09-26 Gabe Blacksim: Only consider non-NULL elements in SimObjectVector...
2017-09-26 Gabe Blacksim: Add a set_parent to NullSimObject which does nothing.
2017-09-25 Gabe Blackmem: Fill the new packet ID fields with master IDs...
2017-09-25 Gabe Blackmem: Add a "map" of packet IDs to strings in probe...
2017-09-25 Gabe Blackmem: Trace the request master ID in the MemTraceProbe.
2017-09-25 Gabe Blackmem: Record the request master ID in the PacketInfo...
2017-09-25 Anouk Van Laerdev, virtio: Improvements to diod process handling
2017-09-21 Gabe Blackalpha: Move some initialization logic from loadState...
2017-09-21 Gabe Blacksim: Stop using loadState in the Root SimObject.
2017-09-20 Gabe Blackkvm: arm: Get rid of functions which just wrap the...
2017-09-11 Gabe Blackstats: Move the swpipl function into the Alpha kernel...
2017-09-11 Gabe Blackstats: Get rid of some kernel stats related cruft.
2017-09-06 Rico Amslingercpu: Fix bi-mode branch predictor thresholds
2017-09-01 Pau Cabrecpu-minor: Fix for addr range coverage calculation
2017-08-30 Jose Marinhoarch-arm: Only increment SW PMU counters on writes...
2017-08-30 Andreas Sandbergarch-arm: Add missing override keywords in fault.hh
2017-08-30 Andreas Sandbergarch-x86: Add missing override in the X86 TLB
2017-08-30 Andreas Sandbergarch-sparc: Add a FaultVals instantiation for VecDisabled
2017-08-30 Andreas Sandbergarch-alpha: Add missing overrides
2017-08-30 Andreas Sandbergpython: Make GlobalExitEvent.getCode() return an int
2017-08-30 Matthias Hillecpu-o3: fix data pkt initialization for split load
2017-08-28 Gabe Blackx86: Use the new CondInst format for moves to/from...
2017-08-28 Gabe Blackx86: Add a "CondInst" format for conditionally decoded...
2017-08-12 Gabe Blackdev: Fix an IDE error check.
2017-08-08 Pau Cabremem-cache: Delete squashed HWPrefetches
2017-08-02 Gabe Blackbase: Give more information when setting up asynchronou...
2017-08-01 Andreas Sandbergarch-arm: Use named constants for m5op instructions
2017-08-01 Andreas Sandbergsim: Use named constants for pseudo ops
2017-08-01 Andreas Sandbergkvm, arm: Switch to the device EQ when accessing ISA...
2017-08-01 Andreas Sandbergkvm: Add a helper method to access device event queues
2017-08-01 Andreas Sandbergcpu, kvm: Fix deadlock issue when resuming a drained...
2017-08-01 Andreas Sandbergarch-arm: Switch to DTOnly as the default machine type
2017-07-20 Jose Marinhosim: Prevent segfault in the wakeCpu m5op if id is...
2017-07-19 Rekai Gonzalez-Alb... cpu: Add missing rename of vector registers in the...
2017-07-17 Anouk Van Laercpu,o3: Fixed checkpointing bug occuring in the o3 CPU
2017-07-17 Sean Wilsonsim, x86: Make clone a virtual function
2017-07-17 Swapnil Hariax86: Add stats to X86 TLB
2017-07-17 Alec Roelkeriscv: Define register index constants using literals
2017-07-14 Gabe Blackriscv: Disambiguate between the C and C++ versions...
2017-07-14 Alec Roelkeriscv: Fix bugs with RISC-V decoder and detailed CPUs
2017-07-14 Alec Roelkeriscv: Add unused attribute to some registers.hh constants
2017-07-13 Gedare Bloomarch-arm: fix ldm of pc interswitching branch
2017-07-12 Sean Wilsonruby: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsonarm: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsondev: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsonnet: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsontesters: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsonkvm, mem: Refactor some Event subclasses into lambdas
2017-07-12 Sean Wilsoncpu: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsongpu-compute: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsonsim, gdb: Refactor some Event subclasses into lambdas
2017-07-12 Sean Wilsonmips, x86: Refactor some Event subclasses into lambdas
2017-07-12 Jose Marinhocpu, sim: Add param to force CPUs to wait for GDB
2017-07-11 Alec Roelkearch-riscv: Add support for compressed extension RV64C
2017-07-11 Alec Roelkearch-riscv: Restructure ISA description
2017-07-10 Jose Marinhodev-arm: Add ID registers to the GIC model
2017-07-10 Jose Marinhoarch-arm: Support PMU evens in the 0x4000-0x4040 range
2017-07-10 Jose Marinhodev-arm: Don't unconditionally overwrite bootloader...
2017-07-10 Rohit Kurupdev: Fix OnIdle test in DmaReadFifo
2017-07-10 Sascha Bischoffdev: Fix address type promotion issues in VirtIO devices
2017-07-10 Jose Marinhosim: Fix clashing stat names in TickedObject and Ticked
2017-07-07 Curtis Dunhamkvm, arm: don't create interrupt events while saving...
2017-07-07 Andreas Sandbergkvm, arm: Don't forward IRQ/FIQ when using the kernel...
2017-07-05 Rekai Gonzalez-Alb... arch: ISA parser additions of vector registers
2017-07-05 Rekai Gonzalez-Alb... cpu: Added interface for vector reg file
2017-07-05 Rekai Gonzalez-Alb... arch: added generic vector register
2017-07-05 Rekai Gonzalez-Alb... cpu: Result refactoring
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-07-05 Nathanael Premillieucpu: Physical register structural + flat indexing
2017-07-05 Nathanael Premillieuarch, cpu: Architectural Register structural indexing
2017-07-05 Curtis Dunhamarm,kvm: update CP15 timer model when exiting Kvm
2017-07-05 Curtis Dunhamdev,arm: add Kvm mode of operation for CP15 timer
2017-07-05 Curtis Dunhamdev,arm: remove and recreate timer events around drains
2017-07-05 Curtis Dunhamkvm: move Kvm check from ARM Kvm GIC to System
2017-06-29 Sean Wilsonarm: Fix memleak in Pl390 by adding destructor
2017-06-29 Sean Wilsonarm: Fix memleak in VGic by adding destructor
2017-06-27 Andreas Sandbergmem-cache: Add missing overrides to BaseCache
2017-06-22 Paul Rosenfeldarm,sim: fix context switch stats dumps for ARM64/Linux
2017-06-21 Jason Lowe-Powersim: Updated ClockedObject power state warning
2017-06-20 Sean Wilsonsim, x86: Replace EventWrapper use with EventFunctionWr...
2017-06-20 Sean Wilsondev: Replace EventWrapper use with EventFunctionWrapper
2017-06-20 Sean Wilsonarm: Replace EventWrapper use with EventFunctionWrapper
2017-06-20 Sean Wilsoncpu, gpu-compute: Replace EventWrapper use with EventFu...
2017-06-20 Sean Wilsonmem: Replace EventWrapper use with EventFunctionWrapper
2017-06-20 Sean Wilsonmem: Replace EventWrapper in PacketQueue with EventFunc...
2017-06-20 Sean Wilsonsim: Add generic EventFunctionWrapper
2017-06-20 Sean Wilsonmem: Move the Rank construction logic to the Rank const...
2017-06-20 Sean Wilsonsim: Remove DelayFunction
next