Age | Commit message (Expand) | Author |
2017-07-05 | arch: added generic vector register | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Result refactoring | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Simplify the rename interface and use RegId | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Physical register structural + flat indexing | Nathanael Premillieu |
2017-07-05 | arch, cpu: Architectural Register structural indexing | Nathanael Premillieu |
2017-07-05 | arm,kvm: update CP15 timer model when exiting Kvm | Curtis Dunham |
2017-07-05 | dev,arm: add Kvm mode of operation for CP15 timer | Curtis Dunham |
2017-07-05 | dev,arm: remove and recreate timer events around drains | Curtis Dunham |
2017-07-05 | kvm: move Kvm check from ARM Kvm GIC to System | Curtis Dunham |
2017-06-29 | arm: Fix memleak in Pl390 by adding destructor | Sean Wilson |
2017-06-29 | arm: Fix memleak in VGic by adding destructor | Sean Wilson |
2017-06-27 | mem-cache: Add missing overrides to BaseCache | Andreas Sandberg |
2017-06-22 | arm,sim: fix context switch stats dumps for ARM64/Linux | Paul Rosenfeld |
2017-06-21 | sim: Updated ClockedObject power state warning | Jason Lowe-Power |
2017-06-20 | sim, x86: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | dev: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | arm: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | cpu, gpu-compute: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | mem: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | mem: Replace EventWrapper in PacketQueue with EventFunctionWrapper | Sean Wilson |
2017-06-20 | sim: Add generic EventFunctionWrapper | Sean Wilson |
2017-06-20 | mem: Move the Rank construction logic to the Rank constructor | Sean Wilson |
2017-06-20 | sim: Remove DelayFunction | Sean Wilson |
2017-06-19 | arm: ignore writes to the reset_ctl register | Gedare Bloom |
2017-06-19 | dev, arm: add a9mpcore global timer device | Gedare Bloom |
2017-06-16 | dev, virtio: Use of Unix socket for virtIO 9P device | Anouk Van Laer |
2017-06-15 | x86: Add consistent overrides to process.hh | Sean Wilson |
2017-06-15 | x86: Fixed remote debugging of simulated code | Matthias Hille |
2017-06-15 | mem-garnet: Fix garnet stats | Javier Cano-Cano |
2017-06-13 | arm: Refactor the VExpress_EMM system creation | Nikos Nikoleris |
2017-06-13 | ruby: Add support for address ranges in the directory | Nikos Nikoleris |
2017-06-09 | dev: Avoid arbitrarily deep stack depth in the i8254xGBe model. | Gabe Black |
2017-06-06 | scons: Try to handle problems with gcc, lto and partial linking. | Gabe Black |
2017-06-03 | base: misc: Include cstdlib in base/misc.hh. | Gabe Black |
2017-06-03 | config: Adjust load_addr_mask in VExpress_GEM5_V1 | Weiping Liao |
2017-06-03 | dev: Add a version of EtherTap which uses the tap driver. | Gabe Black |
2017-06-03 | dev: Refactor the EtherTapStub to make room for using tap. | Gabe Black |
2017-06-03 | dev: Rename EtherTap to be EtherTapStub. | Gabe Black |
2017-06-02 | dev: Add a missing parameter to the EtherTap device. | Gabe Black |
2017-05-31 | ruby: Don't set the block data when a store conditional fails | Nikos Nikoleris |
2017-05-31 | python: Fix unproxing of VectorParams | Nikos Nikoleris |
2017-05-31 | dev, arm: ignore writes to the SCU | Gedare Bloom |
2017-05-26 | x86: Rework how VEX prefixes are decoded. | Gabe Black |
2017-05-25 | x86: sim: Make 32 bit x86 processes work again. | Gabe Black |
2017-05-24 | arm: Fix incorrect handling of PMEVTYPERx_EL0 in PMU | Andreas Sandberg |
2017-05-24 | python: Fix PyEvent reference counting bug | Andreas Sandberg |
2017-05-24 | sim: Add hooks to implement event reference counting | Andreas Sandberg |
2017-05-23 | arch-riscv: Fix bad stack initialization | Alec Roelke |
2017-05-23 | arch-arm: Fix some poorly done type max and min in NEON | Rekai Gonzalez-Alberquilla |
2017-05-22 | python: Prevent Python wrappers from deleting SimObjects | Andreas Sandberg |