gem5.git
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
2019-05-14 Tiago Muckmem-ruby: Unique ranks for MOESI_CMP_dir in ports
2019-05-14 Tiago Muckmem-ruby: Change MOESI_CMP_Dir L2 addressing
2019-05-14 Tiago Muckmem-ruby: Fix MOESI_CMP_dir debug msg
2019-05-14 Tiago Muckmem-ruby: Prevent response stalls on MOESI_CMP_directory
2019-05-14 Javier Buenoarch-arm: Do not check MustBeOne flag for TLB requests...
2019-05-14 Javier Buenoconfigs: Fix duplicate branchPred reference in Simulati...
2019-05-14 Giacomo TravagliniRevert "cpu: fix how a thread starts up in MinorCPU"
2019-05-14 Giacomo TravagliniRevert "cpu: stop scheduling suspended threads in MinorCPU"
2019-05-14 Giacomo TravagliniRevert "cpu: fix branching when thread is suspended...
2019-05-14 Danielmem-cache: Use SatCounter for prefetchers
2019-05-14 Danielbase: Add operators to SatCounter
2019-05-14 Danielbase: Add GTest to SatCounter
2019-05-14 Danielbase: Move SatCounter to base directory
2019-05-14 Danielcpu: Revamp saturating counters
2019-05-13 Jairo Balartconfig: add an option to list and select indirect branc...
2019-05-13 Jairo Balartcpu: Make the indirect predictor into a SimObject
2019-05-12 Daniel R. Carvalhomem-ruby: Replace string parameter in MultiBitSelBloomF...
2019-05-11 Giacomo Gabrielliarch-arm: Add initial support for SVE contiguous loads...
2019-05-11 Giacomo Gabriellicpu,mem: Add support for partial loads/stores and wide...
2019-05-11 Giacomo Gabriellicpu: Add a memory access predicate
2019-05-10 Brandon Potterconfig, sim-se: bugfix for 54c77aa0
2019-05-09 Daniel R. Carvalhoconfigs: Fix FileSystemConfig import
2019-05-09 Daniel R. Carvalhotests: Fix import scope of test
2019-05-09 Tiago Muckmem-ruby: Fix MOESI_CMP_directory blocked line handling
2019-05-08 Daniel R. Carvalhomem-cache: Remove writebacks packet list
2019-05-08 Daniel R. Carvalhomem-cache: Handle data expansion
2019-05-08 Daniel R. Carvalhomem-cache: Add co-allocation function to compressed...
2019-05-08 Daniel R. Carvalhomem-cache: Add compression and decompression calls
2019-05-08 Daniel R. Carvalhomem-cache: Create BDI Compressor
2019-05-08 Daniel R. Carvalhomem-cache: Add compression stats
2019-05-08 Daniel R. Carvalhomem-cache: Create cache compressor
2019-05-08 Daniel R. Carvalhomem-cache: Add block size to findVictim
2019-05-08 Daniel R. Carvalhomem-cache: Add compression data to CompressionBlk
2019-05-08 Daniel R. Carvalhomem-cache: Create CacheComp debug flag
2019-05-08 Daniel R. Carvalhomem-cache: Stub compression framework
next