kvm, arm: Switch to the device EQ when accessing ISA devices
[gem5.git] / src /
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
2017-06-19 Gedare Bloomarm: ignore writes to the reset_ctl register
2017-06-19 Gedare Bloomdev, arm: add a9mpcore global timer device
2017-06-16 Anouk Van Laerdev, virtio: Use of Unix socket for virtIO 9P device
2017-06-15 Sean Wilsonx86: Add consistent overrides to process.hh
2017-06-15 Matthias Hillex86: Fixed remote debugging of simulated code
2017-06-15 Javier Cano-Canomem-garnet: Fix garnet stats
2017-06-13 Nikos Nikolerisarm: Refactor the VExpress_EMM system creation
2017-06-13 Nikos Nikolerisruby: Add support for address ranges in the directory
2017-06-09 Gabe Blackdev: Avoid arbitrarily deep stack depth in the i8254xGB...
2017-06-06 Gabe Blackscons: Try to handle problems with gcc, lto and partial...
2017-06-03 Gabe Blackbase: misc: Include cstdlib in base/misc.hh.
2017-06-03 Weiping Liaoconfig: Adjust load_addr_mask in VExpress_GEM5_V1
2017-06-03 Gabe Blackdev: Add a version of EtherTap which uses the tap driver.
2017-06-03 Gabe Blackdev: Refactor the EtherTapStub to make room for using...
2017-06-03 Gabe Blackdev: Rename EtherTap to be EtherTapStub.
2017-06-02 Gabe Blackdev: Add a missing parameter to the EtherTap device.
2017-05-31 Nikos Nikolerisruby: Don't set the block data when a store conditional...
2017-05-31 Nikos Nikolerispython: Fix unproxing of VectorParams
2017-05-31 Gedare Bloomdev, arm: ignore writes to the SCU
2017-05-26 Gabe Blackx86: Rework how VEX prefixes are decoded.
2017-05-25 Gabe Blackx86: sim: Make 32 bit x86 processes work again.
2017-05-24 Andreas Sandbergarm: Fix incorrect handling of PMEVTYPERx_EL0 in PMU
2017-05-24 Andreas Sandbergpython: Fix PyEvent reference counting bug
2017-05-24 Andreas Sandbergsim: Add hooks to implement event reference counting
2017-05-23 Alec Roelkearch-riscv: Fix bad stack initialization
2017-05-23 Rekai Gonzalez-Alb... arch-arm: Fix some poorly done type max and min in...
2017-05-22 Andreas Sandbergpython: Prevent Python wrappers from deleting SimObjects
2017-05-22 Andreas Sandbergpython: Fix weird memory issue in wrapped AddrRange...
2017-05-19 Andreas Sandbergpython: Remove unused readline import
2017-05-19 Andreas Sandbergbase, sim, arch: Fix clang 5.0 warnings
2017-05-18 Gabe Blackbase: Refactor the GDB code.
2017-05-18 Brandon Pottersyscall_emul, riscv: add override keyword to RISCV...
2017-05-16 Gabe Blackx86: Fix the multiplication microops.
2017-05-16 Andreas Sandbergpython: Add a helper function to create Python events
2017-05-15 Brandon Potterstyle: fix line lengths and include ordering
2017-05-15 Alec Roelkecpu: fix problem with forwarding and locked load
2017-05-15 Curtis Dunhamarm, dev: stub out GIC distributor interrupt groups
2017-05-12 Gabe Blackbase: Make the VNC server more resilient.
2017-05-12 Gabe Blackmisc: Make the remote GDB stub more resilient to bad...
2017-05-12 Andreas Sandbergsyscall_emul: Fix undefined macro behavior
next