gem5.git
2020-11-06 Bobby R. Bruceutil,misc: Altered cpt_upgrader.py shebang to Python3
2020-11-06 Bobby R. Brucemem,scons: Changed assert to panic_if in MessageBuffer
2020-11-06 Bobby R. Brucemem: Added missing override to cache_blk function
2020-11-06 Bobby R. Bruceutil: Updated the Dockerfiles for Python3
2020-11-06 Gabe Blackmem: Expose the underlyig DRAM or NVM's memory back...
2020-11-06 Gabe Blackmem: Minor refactor of how the abstract mem backdoor...
2020-11-06 Gabe Blackarch,cpu: Enforce using accessors to get at src/destRegIdx.
2020-11-06 Kyle Roartyarch-gcn3: Fix operand size reporting for Flat insts
2020-11-05 Jason Lowe... misc: Update maintainers file
2020-11-05 Ciro Santillimisc: create C declarations for the _addr and _semi...
2020-11-05 Ciro Santilliutil: add update-copyright utility to update copyright...
2020-11-04 Kyle Roartyconfigs,tests: Add tokens to GPU VIPER tester
2020-11-04 Brad Beckmannconfigs,mem-ruby: Remove old GPU ptls
2020-11-04 Tuan Tagpu-compute,mem-ruby: Replace ACQUIRE and RELEASE reque...
2020-11-04 Matthew Porembatests,configs,mem-ruby: Adding Ruby tester for GPU_VIPER
2020-11-04 Gabe Blackarm: Get rid of some unused instruction templates.
2020-11-04 Gabe Blackmips: Fix the build after the MMU changes.
2020-11-04 Yu-hsin Wangconfigs: Add dtb-gen to fs_bigLITTLE.py
2020-11-03 Giacomo Travagliniarch-arm: Do not use _flushMva for TLBI IPA
2020-11-03 Giacomo Travagliniarch-arm: TlbEntry flush to be considered as functional...
2020-11-03 Giacomo Travagliniarch-arm: Fix implementation of TLBI_VMALL instructions
2020-11-03 Giacomo Travagliniarch-arm: Add el2Enabled cached variable
2020-11-03 Giacomo Travaglinicpu, fastmodel: Remove the old getDTBPtr/getITBPtr...
2020-11-03 Davide Basilio... configs: Do not require default options for caches
2020-11-03 Gabe Blackarch: Clean up the __init__s in (Sub)OperandList.
2020-11-03 Gabe Blackdev: Convert the x86 i8237 DMA controller to use RegBank.
2020-11-03 Gabe Blackutil: Add a unit test for the "addr" call type in the...
2020-11-03 Yu-hsin Wangdev-arm: Fix VExpressFastmodel timer configs
2020-11-02 Matthew Porembaarch-x86: Make CPUID vendor string a param
2020-11-02 Giacomo Travaglinidev-arm: Instantiate SCMI in VExpress_GEM5 platforms
2020-11-02 Giacomo Travaglinidev-arm: SCMI Implementation
2020-11-02 Giacomo Travaglinidev-arm: Implement Arm MHU (Message Handling Unit)
2020-11-02 Giacomo Travaglinitests: System is expecting a kvm_vm param for KvmVM
2020-11-02 Giacomo Travaglinikvm, arm: Add parameter to force simulation of Gicv2
2020-11-02 Giacomo Travaglinidev-arm: Add doorbell interface class
2020-11-02 Giacomo Travaglinidev-arm: Define a ParentMem object for DTB autogen
2020-11-01 Gabe Blackdev: Add a new RegisterBank which helps handle device...
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-29 Gabe Blackarch: Move many of the generic files outside an NULL...
2020-10-29 Gabe Blackarch,sim: Handle KVM SE page faults with workload events.
2020-10-29 Gabe Blackpython: Make standard Params::create() optional.
2020-10-29 Gabe Blacksim: Remove the syscall gem5 op.
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
next