gem5.git
2020-11-14 Daniel R. Carvalhobase,cpu,mem: Use templatized SatCounter
2020-11-14 Daniel R. Carvalhobase: Templatize SatCounter
2020-11-12 Gabe Blackscons: Add support for GRPC protobuf files.
2020-11-12 Gabe Blackscons: Convert ProtoBuf to use a scons Builder and...
2020-11-12 Gabe Blackscons: Consolidate the ProtoBuf code.
2020-11-12 Gabe Blackscons: Fix how directories are handled for protobuf...
2020-11-12 Gabe Blackmem-cache: Remove "inline" from a method in one of...
2020-11-12 Daniel R. Carvalhomem-cache: Override print function of sector and super...
2020-11-12 Daniel R. Carvalhomem-cache: Use the compression factor to co-allocate
2020-11-12 Daniel R. Carvalhomem-cache: Set compression bit with its size
2020-11-12 Daniel R. Carvalhomem-cache: Add data expansion and compaction checking...
2020-11-12 Daniel R. Carvalhomem-cache: Allow moving data contractions
2020-11-12 Daniel R. Carvalhomem-cache: Use RP for data expansion victimization
2020-11-12 Daniel R. Carvalhomem-cache: Add function to move blocks in the tags
2020-11-12 Daniel R. Carvalhomem-cache: Add move assign and delete move constr of blk
2020-11-12 Bobby R. Brucemisc: Updated MAINTAINERS.yaml
2020-11-11 Bobby R. Brucedev-arm,misc: Added missing override to scmi_platform...
2020-11-11 Andreas Sandbergutil: Add a library to parse MAINTAINERS.yaml
2020-11-10 Boris Shingarovarch-power: Implement mcrxr
2020-11-10 Gabe Blackcpu: Make the NonCachingSimpleCPU use a back door for...
2020-11-09 Matthew Porembautil: Update python version for GCN3
2020-11-09 Isaac Sánchez... base: Fix `AddrRange::addIntlvBits(Addr)` and new test.
2020-11-09 Giacomo Travaglinitests: Add realview64-kvm.py test to quick regressions
2020-11-09 Giacomo Travaglinitests: Add realview64-kvm.py testing platform
2020-11-09 Giacomo Travaglinitests: Update guest binaries used by regressions
2020-11-08 muptonarch-x86, kvm: clean up x86 long regresion kvm code
2020-11-07 Kyle Roartyarch-x86: include system syscall header in syscall...
2020-11-06 Kyle Roartyutil: Specify version of rocm-cmake in gcn3 Dockerfile
2020-11-06 michaeluptonarch-x86, cpu-kvm: add x86 kvm test to long regression
2020-11-06 Andreas Sandbergmisc: Convert MAINTAINERS to YAML
2020-11-06 Gabe Blackmem,sim: Get the page size from the page table in SE...
2020-11-06 Gabe Blackcpu: Style fixes in the AtomicSimpleCPU.
2020-11-06 Bobby R. Bruceutil: Updated compiler-test.sh for Python3
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...
next