Age | Commit message (Expand) | Author |
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 |
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-30 | misc: check address range in the SystemC example | Christian Menard |
2017-05-30 | misc: Reorder sources in util/tlm and rewrite build scripts | Christian Menard |
2017-05-29 | ext: Revamp the systemc SConscripts. | Gabe Black |
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 | util: generate fully qualified paths for cscope | Gedare Bloom |
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 | ext: Upgrade PyBind11 to version 2.1.1 | Andreas Sandberg |
2017-05-22 | python: Prevent Python wrappers from deleting SimObjects | Andreas Sandberg |
2017-05-22 | python: Fix weird memory issue in wrapped AddrRange vectors | Andreas Sandberg |
2017-05-22 | scons: Enable explicitly building something with no variant. | Gabe Black |
2017-05-19 | python: Remove unused readline import | Andreas Sandberg |
2017-05-19 | base, sim, arch: Fix clang 5.0 warnings | Andreas Sandberg |
2017-05-18 | base: Refactor the GDB code. | Gabe Black |
2017-05-18 | syscall_emul, riscv: add override keyword to RISCV Process class | Brandon Potter |
2017-05-18 | configs: fix cpu names in big.LITTLE example | Pierre-Yves Péneau |
2017-05-18 | arm, config: added support for ex5 model of big.LITTLE | Pierre-Yves Péneau |
2017-05-18 | ext: Include SystemC 2.3.1 into gem5 | Matthias Jung |
2017-05-17 | config: Changes to boot Android N | Weiping Liao |
2017-05-16 | x86: Fix the multiplication microops. | Gabe Black |