gem5.git
2019-03-22 Tiago Mucksim-se: Fixed initialization array size
2019-03-22 Giacomo Travaglinibase: Fix CircularQueue's operator-= when negative...
2019-03-22 Giacomo Travaglinibase: Fix CircularQueue when diffing iterators
2019-03-21 Andrea Mondellidev-arm: ambiguous use of getPort()
2019-03-21 Jason Lowe... tests: Add ignore for stdin not terminal
2019-03-21 Jason Lowe... tests: Use full path for DownloadedProgram
2019-03-21 Jason Lowe... tests: Fix race condition in download fixture
2019-03-21 Jason Lowe... ext,tests: Add back failing exceptions
2019-03-21 Jason Lowe... tests,ext: Add skip_cleanup implementation for TempdirF...
2019-03-21 Jason Lowe... ext,tests: Make return code based on test results
2019-03-21 Jason Lowe... ext,test: Provide default terminal size
2019-03-21 Ryan Gambordcpu-kvm: Added informative error message
2019-03-20 Javier Buenomem-cache: Added the STeMS prefetcher
2019-03-19 Gabe Blacksystemc: Hook up gem5_getPort to the gem5 getPort mecha...
2019-03-19 Gabe Blackarch, cpu, dev, gpu, mem, sim, python: start using...
2019-03-19 Gabe Blackpython: Switch to the new getPort mechanism to connect...
2019-03-19 Gabe Blackmem: Move bind() and unbind() into the Port class.
2019-03-19 Gabe Blacksim: Add a getPort function to SimObject.
2019-03-19 Ryan Gambordutil: Build m5 with -no-pie flag
2019-03-18 Gabe Blackpython: Change || to && for MessageBuffers in connectPorts.
2019-03-18 Gabe Blackpython: Improve how templated SimObject classes are...
2019-03-18 Hoa Nguyenscons: fix disable_partial logic for fast binary
2019-03-18 Ryan Gambordutil: changed shebang on gem5img.py to python2.7
2019-03-18 Andrea Mondellimem-cache: tautological comparison of byteOrder
2019-03-18 Andreas Sandbergconfigs: Use absolute import paths
2019-03-15 Ryan Gambordmem: Removed circular include ref
2019-03-15 Javier Buenomem-cache: Added the Indirect Memory Prefetcher
2019-03-15 Gabe Blackmem: Move the Port base class into sim.
2019-03-15 Gabe Blackdev: Make EtherInt inherit from Port.
2019-03-15 Gabe Blackmem: Track the MemObject owner in MasterPort and SlavePort.
2019-03-15 Gabe Blackpython: Simplify connectPorts() around EtherObject...
2019-03-15 Gabe Blackdev: Make the EtherDevice class inherit EtherObject.
2019-03-15 Gabe Blackdev: Turn EtherObject into an interface class.
2019-03-15 Danielmem-cache: Fix write hit latency calculation order
2019-03-14 Gabe Blackpython: Teach cxxMethod how to set return_value_policy.
2019-03-14 Gabe Blackpython: Teach PyBindMethod how to set return_value_policy.
2019-03-14 Andrea Mondellicpu: Refactor of Physical Register implementation
2019-03-14 Daniel R. Carvalhopython: Fix unknown params and proxy multiplication
2019-03-14 Jairo Balartdev-arm: cleanup of gicv3 CPU interface code and fixes
2019-03-14 Giacomo Gabrielliarch-arm,cpu: Add initial support for Arm SVE
2019-03-12 Gabe Blackscons: Don't use isdir in AddLocalRPATH.
2019-03-12 Daniel R. Carvalhosim: Add size to array unserialization error message
2019-03-12 Jairo Balartdev-arm: cleanup of gicv3 code
2019-03-12 Ryan Gambordmem-cache: Removed default arg from get() in prefetch...
2019-03-11 Ryan Gambordarch-hsail: changed gen.py shebang from python(3) to...
2019-03-11 Ryan Gambordarch-arm: Fixing implicit fallthrough build errors
2019-03-11 Daniel R. Carvalhomem-cache: Revert "mem-cache: Remove Packet dependency...
2019-03-10 Javier Buenomem-cache: Added extra information to PrefetchInfo
2019-03-07 Daniel R. Carvalhomem-cache: Add header delay to handleFill whenReady
2019-03-07 Daniel R. Carvalhomem-cache: Allow tag-only accesses on latency calculation
2019-03-07 Daniel R. Carvalhomem-cache: Add lookup latency to access' whenReady
2019-03-07 Daniel R. Carvalhomem-cache: Fix recvTimingReq doWritebacks tick
2019-03-07 Daniel R. Carvalhomem-cache: Use header delay on latency calculation
2019-03-07 Daniel R. Carvalhomem-cache: Remove old todo about latency in hit function
2019-03-01 Gabe Blackutil, tlm: Fix a memory error in the SCMasterPort class.
2019-03-01 Gabe Blacktlm: Add some includes to some tlm_utils header files.
2019-03-01 Andreas Sandbergpython: Fix issue when Self proxy resolves to a another...
2019-03-01 Andrea Mondellimem-cache: alias to mem::getMasterPort in TLB class
2019-03-01 Giacomo Travaglinidev-arm: Set ICV_PMR_EL1-ICH_VMCR_EL2 mapping on reads
2019-03-01 Giacomo Travaglinidev-arm: Set ICV_IGRPEN<n>_EL1-ICH_VMCR_EL2 mapping...
2019-03-01 Ciro Santilliarch-arm: implement floating point aarch32 VCVTA family
2019-02-28 Gabe Blacksystemc: Move systemc disabling checks to SConsopts.
2019-02-28 Srikant Bharadwajruby: Fix garnet's round robin arbitration for vc selection
2019-02-28 Ivan Pizarromem-cache: Sandbox Based Optimal Offset Implementation
2019-02-27 Andrea Mondellimisc: Segmentation Fault during O3PipeView execution
2019-02-26 Srikant Bharadwajcpu: Fix indirect branch history updates
2019-02-26 Nikos Nikolerismem-cache: Copy over flags to forwarded response
2019-02-26 Andreas Sandbergconfigs: Fix Python 3 iterator and exec compatibility...
2019-02-26 Andreas Sandbergscons: Marshal Python sources using the same Python...
2019-02-25 Gabe Blacksystemc: Remove _m5.systemc passthroughs from SystemC_K...
2019-02-25 Gabe Blacksystemc: Update the systemc example to use m5.systemc...
2019-02-25 Gabe Blacksystemc: Update the sc_main.py config to use m5.systemc.
2019-02-25 Gabe Blacksystemc: Get rid of --working-dir in the test's config.py.
2019-02-25 Gabe Blacksystemc: Start using the m5.systemc module in the test...
2019-02-25 Gabe Blacksystemc: Add m5.systemc and m5.tlm python modules.
2019-02-25 Gabe Blacksystemc: Export the tlm::tlm_global_quantum class to...
2019-02-25 Gabe Blacksystemc: Export the sc_core::sc_time class to python.
2019-02-25 Andrea Mondellimem-cache: added missing override specifier in BoP
2019-02-25 Andreas Sandbergpython: Stop using basestring to test for strings
2019-02-25 Andreas Sandbergpython: Add Python 3 workarounds for long
2019-02-25 Andreas Sandbergtests: Update test scripts to work with Python 3
2019-02-25 Ivan Pizarromem-cache: A Best-Offset Prefetcher
2019-02-25 Andreas Sandbergpython: Fix params/proxy import loop
2019-02-23 Andreas Sandbergscons: Add support for specifying Python version
2019-02-23 Andreas Sandbergpython: Enforce absolute imports for Python 3 compatibility
2019-02-23 Andrea Mondelliscons: conditional use of new RPATH inclusion
2019-02-22 Andreas Sandbergpython: Add fallbacks for packages that have been renamed
2019-02-22 Andreas Sandbergpython: Fix param -> int conversion issues
2019-02-22 Gabor Dozsacpu-o3: Add cache read ports limit to LSQ
2019-02-22 Andreas Sandbergpython: Make iterator handling Python 3 compatible
2019-02-22 Andreas Sandbergpython: Add missing operators to NumericParamValue
2019-02-22 Javier Buenomem-cache: Add a mechanism to iterate all entries of...
2019-02-21 Gabe Blackscons: Add a convenience method to set RPATH for local...
2019-02-21 Gabe Blacksystemc: Make the verify.py script work when run from...
2019-02-21 Gabe Blackext: test: Split up the GTEST_CPPFLAGS and CPPFLAGS.
2019-02-21 Gabe Blacksystemc: Make sc_(pause|stop) exit to python when not...
2019-02-21 Gabe Blacksystemc: Init some values in the scheduler for running...
2019-02-21 Gabe Blacksystemc: Handle exceptions "correctly" even if sc_main...
2019-02-21 Javier Buenomem-cache: Added the Slim AMPM Prefetcher
2019-02-20 Andreas Sandbergpython: Fix Param initialization issue in Python 3
next