gem5.git
2020-10-29 Gabe Blackx86,kvm: Use the new workload event to trigger KVM...
2020-10-29 Gabe Blacksim: Add a new gem5 op for workload events.
2020-10-29 Gabe Blackmips: Implement an SE workload for Linux.
2020-10-29 Gabe Blackriscv: Implement an SE workload for Linux.
2020-10-28 Gabe Blackx86,scons: De-indent the main x86 SConscript file.
2020-10-28 Gabe Blackx86: Separate system call tables into their own files.
2020-10-28 Gabe Blackarm: Implement an SE workload for Linux and FreeBSD.
2020-10-28 Gabe Blackarch: Re-add copyrights that were accidentally removed.
2020-10-27 Gabe Blacksim: Add a missing include to sim/syscall_abi.hh.
2020-10-27 Giacomo Travaglinisim: Replace any getDTBPtr/getITBPtr usage
2020-10-27 muptontests: fix dezip of ubuntu images in long regr
2020-10-27 Giacomo Travagliniarch-x86: Replace any getDTBPtr/getITBPtr usage
2020-10-27 Giacomo Travagliniarch-sparc: Replace any getDTBPtr/getITBPtr usage
2020-10-27 Giacomo Travagliniarch-riscv: Replace any getDTBPtr/getITBPtr usage
2020-10-27 Gabe Blacksparc: Remove support for Solaris SE mode.
2020-10-27 Gabe Blacksparc: Implement an SE workload for Linux and Solaris.
2020-10-26 Gabe Blackgpu: Use X86ISA instead of TheISA in src/gpu-compute.
2020-10-26 Gabe Blackpower: Implement an SE workload for Linux.
2020-10-26 Gabe Blackx86: Delegate process loading to the EmuLinux workload.
2020-10-26 Giacomo Travaglinimem: Replace any getDTBPtr/getITBPtr usage
2020-10-24 Gabe Blackfastmodel: Fix up for the new standardized create(...
2020-10-23 Daniel R. Carvalhomem-cache: Implement FPC cache compressor
2020-10-23 Daniel R. Carvalhomem-cache: Make (de)compression latencies params
2020-10-23 Daniel R. Carvalhopython: Add support for Proxy division
2020-10-23 Daniel R. Carvalhomem-cache: Undefine compression ratio of perfect compre...
2020-10-23 Hoa Nguyenutil: Fix an incorrect print statement in git pre-commi...
2020-10-23 Giacomo Travagliniarch-arm: Fix implementation of TLBI ALLEx instructions
2020-10-23 Giacomo Travagliniarch-arm: Rewrite the TLB flushing interface
2020-10-23 Giacomo Travagliniarch-arm: Reimplement TLB::flushAll
2020-10-23 Giacomo Travagliniarch-arm: TLBIALL/TLBIASID/TLBIMVA base classes for...
2020-10-23 Andreas Sandbergscons: Don't check for Python 2
2020-10-23 Andreas Sandbergscons: Test if binaries can embed the Python interpreter
2020-10-23 Gabe Blackmisc: Replace enable_if<>::type with enable_if_t<>.
2020-10-23 Yu-hsin Wangdev-arm: Fix VExpressFastmodel interrupt configs
2020-10-22 Gabe Blackx86: Move syscall handling for Linux into the EmuLinux...
2020-10-22 Gabe Blackx86: Create an SEWorkload for x86 linux.
2020-10-22 Gabe Blackbase,sim: Move BitUnion serialization support to bituni...
2020-10-22 Gabe Blacksim: Move the serialization backend handlers to their...
2020-10-22 Gabe Blacksim: Refactor how serialization types are handled in...
2020-10-22 Gabe Blackbase: Narrow the applicability of the default to_number.
2020-10-22 Gabe Blacksim: Fix API comments for optParamIn.
2020-10-22 Gabe Blacksim: Generalize the arrayParamOut and arrayParamIn...
2020-10-22 Daniel Gerzhoymem-ruby: L1/L2 hit/miss tracking for MOESI_AMD_BASE...
2020-10-22 Daniel Gerzhoymem-ruby: L3 hit/miss tracking to MOESI_AMD_BASE-dir
2020-10-22 jiemingyinmem-garnet: Fix garnet network interface stats
2020-10-22 Gabe Blackmisc: Update my email address.
2020-10-22 Yu-hsin Wangconfigs: Use absolute path for VirtIO9PDiod default...
2020-10-22 Yu-hsin Wangconfigs: Fix FastmodelCluster cpu initialization
2020-10-21 Gabe Blackmisc: Fix a few accidental transitive includes.
2020-10-21 Gabe Blacksim: Implement optParamIn using paramIn.
2020-10-21 Giacomo Travagliniarch: Use getTlb in BaseMMU to reduce boilerplate
2020-10-21 Giacomo Travagliniarch-arm: Replace any getDTBPtr/getITBPtr usage
2020-10-21 Giacomo Travaglinicpu: Remove unused demapInstPage and demapDataPage
2020-10-21 Giacomo Travaglinimisc: BaseCPU using ArchMMU instead of ArchDTB/ArchITB
2020-10-20 Jason Lowe... cpu-kvm, arch-x86: Fix KVM on Intel platforms
2020-10-20 Giacomo Travaglinidev-arm: Adding a SRAM in VExpress_GEM5_V1
2020-10-20 Hoa Nguyenscons: Raise an exception when scons is run a Python2...
2020-10-19 Jason Lowe... misc: Minor updates to CONTRIBUTING.md
2020-10-19 Gabe Blackmisc: Wrap __attribute__((aligned())) in a macro in...
2020-10-19 Gabe Blackmisc: Use compiler.hh macros when available.
2020-10-17 Giacomo Travagliniarch-arm: Implement ArmPMU DTB generation
2020-10-17 Giacomo Travaglinidev: Use generateFdtProperty in the PioDevice
2020-10-17 Giacomo Travaglinidev-arm: Use generateFdtProperty in the GenericTimer
2020-10-17 Giacomo Travaglinidev-arm: Automate FdtProperty generation with ArmInterr...
2020-10-17 Giacomo Travaglinidev-arm, fastmodel: Rewrite Gic.interruptCells
2020-10-17 Giacomo Travaglinidev-arm: Define ArmInterruptType
2020-10-17 Matthew Porembaconfigs: Make GPU_VIPER config python3 friendly
2020-10-16 Kyle Roartyconfigs: python3 compatibility for apu_se
2020-10-16 Kyle Roartyutil: Update GCN dockerfile for python3
2020-10-16 Jason Lowe... sim,python: Flip logic on loopback listeners
2020-10-15 Gabe Blackdev: Rework how PCI BARs are set up in python and C++.
2020-10-15 Kyle Roartygpu-compute,mem-ruby: Properly create/handle WriteCompl...
2020-10-15 Giacomo Travagliniconfigs: Remove dangling reference to bus port in devic...
2020-10-14 Gabe Blackbase: Clean up some #ifs in _format_string.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-14 Hoa Nguyenext: Add support for comma-separated inputs of testlib...
2020-10-14 Gabe Blackcpu: Remove automatic overriding of numThreads in SE...
2020-10-14 Jordi Vaqueroarch-arm: Implement Armv8.2-LPA
2020-10-14 Jordi Vaqueroarch-arm: Implement Armv8.2-LVA
2020-10-14 Gabe Blacksystemc: Use the new M5_WEAK macro to hide [[gnu::weak]].
2020-10-14 Gabe Blackbase: Add an M5_WEAK macro to compiler.hh.
2020-10-14 Gabe Blackfastmodel: Update to c++14, and add some missing consts.
2020-10-14 Gabe Blackpython: Remove a call to reduce() from code_formatter.py.
2020-10-13 Gabe Blackcpu: Change how O3 handles requests for SMT in full...
2020-10-13 Gabe Blackcpu: Remove the "SingleThreaded" fetch policy from...
2020-10-13 Hoa Nguyenmisc: Remove an extra file in src/cpu
2020-10-13 Tiago Mückmem-ruby: allow qualifiers in SLICC functions
2020-10-13 Tiago Mückmem-ruby: more specialized address to node mapping
2020-10-13 Tiago Mückmem-ruby: Expose MessageBuffer methods
2020-10-13 Tiago Mückmem-ruby: add addressOffset util
2020-10-13 Gabe Blackfastmodel: Add a wrapper for the CortexR52.
2020-10-13 Gabe Blackutil: Add a copyright to gem5img.py.
2020-10-13 Gabe Blackconfigs,tests: Update configs to use compatible SE...
2020-10-13 Gabe Blackarch: Use finditer in the (Sub)OperandList classes.
2020-10-13 Gabe Blackarch: Pull the (Sub)OperandList classes into their...
2020-10-12 Daniel R. Carvalhomem-cache: Create ReplacementPolicy namespace
2020-10-12 Tiago Mückmem-ruby: detailed transaction latency profiling
2020-10-12 Tiago Mückmem-ruby: expose transition info to actions
2020-10-12 Tiago Mückmem-ruby: change MessageBuffer randomization param
2020-10-12 Tiago Mückmem-ruby: sequencer callback for unique writes
next