gem5.git
2017-06-15 Zhang Zhengconfigs: fixed SimpleOpts missing error by adding libra...
2017-06-15 Javier Cano... mem-garnet: Fix garnet stats
2017-06-13 Nikos Nikoleristests: Add ARM MOESI_CMP_directory regressions
2017-06-13 Nikos Nikolerisarm: Refactor the VExpress_EMM system creation
2017-06-13 Nikos Nikolerisscons: Make MOESI_CMP_directory the default ARM ruby...
2017-06-13 Nikos Nikolerisconfig: Warn not fail for ARM systems configured with...
2017-06-13 Nikos Nikolerisruby, arm: Forward invalidations to the local exclusive...
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-05 Alec Roelketests: Update RISC-V hello test and stats
2017-06-04 Jason Lowe... scons: Add use_tuntap to export list
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 Blackmisc: Ignore build products in src/util/term.
2017-06-03 Gabe Blackmisc: Add git ignore patterns for build products in...
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-03 Gabe Blackmisc: Fix building the m5tap utility.
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-30 Christian Menardmisc: check address range in the SystemC example
2017-05-30 Christian Menardmisc: Reorder sources in util/tlm and rewrite build...
2017-05-29 Gabe Blackext: Revamp the systemc SConscripts.
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 Gedare Bloomutil: generate fully qualified paths for cscope
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... arch-arm: Fix some poorly done type max and min in...
2017-05-22 Andreas Sandbergext: Upgrade PyBind11 to version 2.1.1
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-22 Gabe Blackscons: Enable explicitly building something with no...
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-18 Pierre-Yves... configs: fix cpu names in big.LITTLE example
2017-05-18 Pierre-Yves... arm, config: added support for ex5 model of big.LITTLE
2017-05-18 Matthias Jungext: Include SystemC 2.3.1 into gem5
2017-05-17 Weiping Liaoconfig: Changes to boot Android N
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
2017-05-12 Andreas Sandbergarm: Remove unused DumpStatsPCEventF class in FreeBSD...
2017-05-10 Gabe Blackscons: Use the generalized switching headers on the...
2017-05-10 Gabe Blackscons: arch: Generalize the switching header code.
2017-05-09 Gabe Blackconfig: Fix up some configs to not use CPU aliases.
2017-05-09 Gabe Blackscons: Get rid of the all_isa_deps variable.
2017-05-09 Gabe Blackmisc: Add the --listener-loopback-only command line...
2017-05-09 Gabe Blackmisc: Expose the listener loopbackOnly function to...
2017-05-09 Gabe Blackbase: Teach the socket listeners how to bind to the...
2017-05-09 Andreas Sandbergstyle: Treat PyBind headers as Python headers
2017-05-09 Andreas Sandbergpython: Fix debug flag listing regression
2017-05-09 Andreas Sandbergutil, arm: Support mmapped m5ops on aarch64
2017-05-09 Andreas Sandbergarm: Enable m5ops by default for VExpress_GEM5_V1
2017-05-09 Andreas Sandbergarm: Add support for memory-mapped m5ops
2017-05-09 Andreas Sandbergkvm, arm: Fix incorrect PSTATE sync
2017-05-09 Andreas Sandbergutil: Correctly handle short writes in m5 (read|exec...
2017-05-09 Andreas Sandbergutil: Add the m5_loadsymbol pseudo op to the m5 tool
2017-05-09 Andreas Sandbergutil: Fix incorrect use of m5_loadsymbol
2017-05-09 Paul Rosenfeldmisc: fix build failure in cxx_config example
2017-05-08 Gabe Blackscons: Get rid of the PHONY_BASE construction variable.
2017-05-08 Andreas Sandbergutil: Fix incorrect return type in m5 writefile
2017-05-08 Gabe Blackscons: Replace str(foo.get_contents()) with foo.get_tex...
2017-05-08 Gabe Blackscons: Make env['USE_PYTHON'] a source for createEnumSt...
2017-05-06 Gabe Blackconfig: Remove support for CPU aliases.
2017-05-05 Alexandru Dutusyscall_emul: Argument retrieval bug fix
2017-05-03 Gabe Blackscons: Merge reading test SConscripts into makeEnv.
2017-05-03 Gabe Blackscons: Fix the compiler flag used for partial linking.
2017-05-02 Andreas Sandbergpython: Remove SWIG
2017-05-02 Andreas Sandbergbase, sim, dev: Remove SWIG
2017-05-02 Andreas Sandbergscons: Remove SWIG support
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-05-02 Andreas Sandbergext: Fix undefined macro in pybind
2017-05-02 Andreas Sandbergext: Add pybind rev f4b81b3
2017-05-01 Gabe Blackscons: Remove the SPAWN hack added earlier.
2017-05-01 Gabe Blackscons: Group Source-s based on what SConscript included...
2017-05-01 Gabe Blackscons: Put Source objects in groups and partially link...
2017-05-01 Gabe Blackscons: Add builders for partially linked object files.
2017-05-01 Nikos Nikolerisarch-sparc: Fix wrong indentation causing warnings...
2017-05-01 Jason Lowe... dev: Add ATA command used in recent Linux kernels
2017-04-28 Gabe Blackscons: Add a Transform() for when linking shared libraries.
2017-04-28 Gabe Blackscons: Find ext build directories automatically.
2017-04-25 Jason Lowe... misc: Add MAINTAINERS file
2017-04-21 Andreas Sandbergtests: Remove unused options from tests.py
2017-04-18 Santi Galanx86: fixed branching() computation for branch uops
2017-04-14 Gabe Blackscons: When spawning the linker process, don't involve...
2017-04-11 Andreas Sandbergconfig, arm: Add an example power model
next