gem5.git
2019-03-28 Giacomo Travagliniarch-arm: Fix index generation for VecElem operands
2019-03-27 Giacomo Travaglinidev-arm: Rename GIC maintenance interrupt from ppint...
2019-03-27 Giacomo Travaglinidev-arm: Fix GICv3 overflow for INTID > 256
2019-03-27 Giacomo Travaglinidev-arm: Writing ICENABLER for non-SPIs is RAZ/WI ...
2019-03-27 Javier Buenoconfig: Use the corresponding HPI Caches when using...
2019-03-27 Pau Cabrecpu: Fixed the indirect branch predictor GHR handling
2019-03-26 Gabe Blackmem: Deleting this init() method was accidentally dropp...
2019-03-26 Gabe Blackmem: Clean up the xbars a little.
2019-03-26 Gabe Blackbase: Make AddrRangeMap able to return non-const iterators.
2019-03-26 Javier Buenoconfigs: fix class reference in CacheConfigs
2019-03-26 Giacomo Travaglinidev-arm: Set/Unset dma coherent mode from python
2019-03-26 Isaac Sánchez... base,python: Fix to allow multiple --debug-ignore values.
2019-03-25 Daniel R. Carvalhoconfigs: Remove default kernel value from system creation
2019-03-25 Javier Setoainarch-arm: Add missing fall-through defaults
2019-03-25 Sandipan Dasarch-power: Rename program counter registers
2019-03-25 Sandipan Dasarch-power: Simplify doubleword operand types
2019-03-23 Andrea Mondellimisc: missing override specifier
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
next