gem5.git
2019-07-06 Daniel R. Carvalhomem-ruby: Remove index based functions in bloom filters
2019-07-06 Daniel R. Carvalhomem-ruby: Remove Bloom Filter's print()
2019-07-06 Daniel R. Carvalhomem-ruby: Standardize Bloom Filter deletion support
2019-07-06 Daniel R. Carvalhomem-ruby: Bloom filters - Remove in/decrement
2019-07-01 Giacomo Travaglinidev-arm: Use global import path for MemObject
2019-06-28 Michiel W.... base: Add argument to Coroutine class to not run on...
2019-06-26 Anouk Van Laerarch, arm: Update miscRegs in getTE
2019-06-26 Giacomo Travaglinidev-arm: Remove un-needed Q_CONS_PROD_MASK macro
2019-06-26 Adrian Herreradev-arm: drain implementation for SMMUv3
2019-06-26 Adrian Herreradev-arm: pending SMMU transl update on constructor...
2019-06-20 Giacomo Travagliniconfigs: Fix NULL dram-lowp regressions
2019-06-19 Nikos Nikolerispython: Add support for exporting static class methods...
2019-06-18 Tiago Muckmisc: dot_writer fixup
2019-06-17 Nikos Nikolerispython: Fix AddrRange legacy ParamValue wrapper
2019-06-17 Giacomo Travagliniarch-arm: Move the memacc_code before op_wb in fp loads
2019-06-17 Giacomo Travaglinidev-arm: Reapply GICv3 changes that were lost during...
2019-06-13 Tiago Muckbase: AddrRange does not merge single interleaved ranges
2019-06-11 Tiago Muckcpu: Additional TrafficGen stats
2019-06-11 Tiago Muckcpu: Limit TrafficGen outstanding reqs
2019-06-11 Tiago Muckcpu: TrafficGen as BaseCPU
2019-06-10 Nikos Nikolerispython: Fix cxx_ini_parse for ScopedEnum
2019-06-10 Nikos Nikolerisconfigs: Fix read_config to work with new AddrRange...
2019-06-10 Nikos Nikolerisconfigs: Add python3 workarounds in read_config
2019-06-10 Nikos Nikolerispython: Add binding for the new AddrRange c++ constructor
2019-06-10 Nikos Nikolerisbase: Extend unit tests for AddrRange
2019-06-10 Nikos Nikolerisbase: Extend AddrRange to support more flexible addressing
2019-06-10 Nikos Nikolerisbase: Fix ctz32 for systems where unsigned int is not...
2019-06-10 Nikos Nikolerisbase: Add function to count trailing zeros in a 64...
2019-06-10 Ciro Santilliscons: allow passing arbitrary CCFLAGS and LDFLAGS...
2019-06-10 Ciro Santilliarch-arm: implement VMINNM scalar thumb
2019-06-09 Giacomo Travaglinibase: Provide a getter for Fiber::started boolean variable
2019-06-09 Giacomo Travaglinibase: Rename TestFiber into SwitchingFiber
2019-06-07 Giacomo Travagliniarch-arm: Fix WalkerState,Descriptors default constructor
2019-06-06 Stanislaw Czerniawskidev-arm: Implement a SMMUv3 model
2019-06-06 Matthew Porembamem: Option to toggle DRAM low-power states
2019-06-05 John Alsopmem-ruby: Enable set size increase
2019-06-04 Daniel R. Carvalhobase: Fix missing headers to CircularQueue
2019-06-04 Daniel CarvalhoRevert "mem-cache: Remove writebacks packet list"
2019-06-03 Javier Buenocpu: Added the Multiperspective Perceptron Predictor...
2019-05-31 Brandon Potterx86: fix movsd bug on %xmm register
2019-05-31 Willy Wolffconfig, arm: memoryMode test
2019-05-31 Chun-Chen TK Hsuarm: Fix decoding of CRC32 instructions in thumb32
2019-05-31 Gabor Dozsacpu-o3: Increase LSQ buffer sizes to match max vector...
2019-05-31 Giacomo Gabrielliarch-arm: Treat SVE prefetch instructions as no-ops
2019-05-30 Giacomo Gabrielliarch-arm: Add initial support for SVE gather/scatter...
2019-05-30 Tiago Muckcpu: Fix rescheduling of progress check events
2019-05-30 Giacomo Gabrielliarch: Add include guards to auto-gen. decode header
2019-05-30 Giacomo Gabriellicpu-o3: Add support for pinned writes
2019-05-30 Gabe Blackarch, base, cpu, gpu, sim: Merge getMemProxy and getVir...
2019-05-30 Gabe Blackcpu: Store the translating proxy with the same pointer...
2019-05-30 Gabe Blackcpu, sim: Return PortProxy &s from all the proxy accessors.
2019-05-30 Gabe Blackkern: Replace an explicitly instantiated port proxy...
2019-05-30 Gabe Blackarch, base, sim: Demote (SE|FS)TranslatingPortProxy...
2019-05-30 Gabe Blackmem: Remove the now unused Copy* methods from the FS...
2019-05-30 Gabe Blackarch, base, sim: Replace Copy(String)?(In|Out) with...
2019-05-29 Brandon Pottersim-se: const for loader's loadSection param
2019-05-29 Andrea Mondellicpu: Added correct return type for ROB::countInsts
2019-05-29 Javier Buenomem-cache: Accuracy-based rate control for prefetchers
2019-05-29 Ciro Santillisim-se: add a release parameter to Process.py
2019-05-29 Javier Buenomem-cache: Support for page crossing prefetches
2019-05-29 Gabe Blackmem: Add a readString method to the PortProxy which...
2019-05-29 Gabe Blackmem: Use a const T & in write<> to avoid an unnecessary...
2019-05-29 Gabe Blackarch, base, dev, sim: Remove now unnecessary casts...
2019-05-29 Gabe Blackmem, arm: Replace the pointer type in PortProxy with...
2019-05-29 Gabe Blackmem, arm: Move some helper methods into the base PortPr...
2019-05-29 Gabe Blackarm, mem: Move the SecurePortProxy subclass into it...
2019-05-28 Tiago Muckmem: Parameterize coherent xbar sanity checks
2019-05-28 Tiago Muckmem: Snoop filter support for large systems
2019-05-28 Tiago Muckbase: Add warn_if_once macro
2019-05-28 Giacomo Gabriellicpu: Remove assert causing issues with x86 Linux boot
2019-05-24 Giacomo Travagliniarch-arm: Fix fallthrough when trapping at EL2
2019-05-23 Giacomo Travagliniarch-arm: Trap virtual accesses to GICv3 SGI registers
2019-05-23 Giacomo Travagliniarch-arm: Expose haveGicv3CPUInterface to the ISA interface
2019-05-23 Giacomo Travagliniarch-arm: Change mcrMrc15TrapToHyp signature
2019-05-22 Tiago Muckmem: Add invalid context id check on LLSC checks
2019-05-22 Brandon Pottersim-se: remove comment for code that moved
2019-05-22 Giacomo Travaglinidev-arm: Provide a GICv3 ITS Implementation
2019-05-21 Brandon Pottersim-se: change syscall function signature
2019-05-21 Tony Gutierrezsim-se: remove /sys from special paths
2019-05-21 Chun-Chen TK Hsuscons: Move the marshal binary to the build directory
2019-05-20 Tiago Muckmisc: Added dot_writer for Ruby's network topology
2019-05-20 Andreas Sandbergmem-cache: Add multi-prefetcher adaptor
2019-05-20 Gabe Blacksim: Make the Process create function use the object...
2019-05-20 Gabe Blackx86: Add an object file loader for linux.
2019-05-20 Gabe Blacksparc: Add an object file loader for linux and solaris.
2019-05-20 Gabe Blackriscv: Add an object file loader for linux.
2019-05-20 Gabe Blackpower: Add an object file loader for linux.
2019-05-20 Gabe Blackmips: Add an object file loader for linux.
2019-05-18 Gabe Blackarm: Add an object file loader for linux and freebsd.
2019-05-18 Gabe Blackalpha: Add an object file loader for linux.
2019-05-18 Gabe Blackbase: Add a type for keeping track of object file loaders.
2019-05-18 Gabe Blackarch, base, cpu, dev, mem, sim: Remove #if 0-ed out...
2019-05-17 Jason Lowe... configs: Generalize FileSystemConfig for non se.py
2019-05-17 Ciro Santilliarch-arm: implement VMINNM and VMAXNM scalar version
2019-05-17 Ciro Santilliarch-arm: implement VMINNM and VMAXNM SIMD version
2019-05-17 Ciro Santilliarch-arm: rename operands to match spec in isa/formats...
2019-05-14 Tiago Muckmem-ruby: MOESI_CMP_dir cleanup
2019-05-14 Tiago Muckmem-ruby: Cache latencies for MOESI_CMP_dir
2019-05-14 Tiago Muckmem-ruby: Hit latencies defined by the controllers
2019-05-14 Tiago Muckmem-ruby: Do not change blocked msg enqueue info
next