Age | Commit message (Expand) | Author |
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-07-04 | config, arm: Don't import timing models for missing CPUs | Andreas Sandberg |
2017-07-03 | config: Clean up core timing model discovery | Andreas Sandberg |
2017-07-03 | config: Move core timing models to config/common/cores | Andreas Sandberg |
2017-07-03 | config: Make ex5_*.py independent of old configs | Andreas Sandberg |
2017-06-30 | config: Add missing import of 'fatal' in CpuConfig | Andreas Sandberg |
2017-06-30 | config: Make some MemConfig options optional | Andreas Sandberg |
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 | configs, arm: add option to enable security extensions | Gedare Bloom |
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-16 | tests: Fix a typo for the default MI_example protocol | Sean Wilson |
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 | configs: fixed SimpleOpts missing error by adding library path | Zhang Zheng |
2017-06-15 | mem-garnet: Fix garnet stats | Javier Cano-Cano |
2017-06-13 | tests: Add ARM MOESI_CMP_directory regressions | Nikos Nikoleris |
2017-06-13 | arm: Refactor the VExpress_EMM system creation | Nikos Nikoleris |
2017-06-13 | scons: Make MOESI_CMP_directory the default ARM ruby protocol | Nikos Nikoleris |
2017-06-13 | config: Warn not fail for ARM systems configured with ruby | Nikos Nikoleris |
2017-06-13 | ruby, arm: Forward invalidations to the local exclusive monitor | 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-05 | tests: Update RISC-V hello test and stats | Alec Roelke |
2017-06-04 | scons: Add use_tuntap to export list | Jason Lowe-Power |
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 | misc: Ignore build products in src/util/term. | Gabe Black |
2017-06-03 | misc: Add git ignore patterns for build products in src/util/tap | Gabe Black |
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-03 | misc: Fix building the m5tap utility. | Gabe Black |
2017-06-02 | dev: Add a missing parameter to the EtherTap device. | Gabe Black |