| 2019-06-07 | Giacomo Travaglini | arch-arm: Fix WalkerState,Descriptors default constructor | commit | commitdiff | tree | 
| 2019-06-06 | Stanislaw Czerniawski | dev-arm: Implement a SMMUv3 model | commit | commitdiff | tree | 
| 2019-06-06 | Matthew Poremba | mem: Option to toggle DRAM low-power states | commit | commitdiff | tree | 
| 2019-06-05 | John Alsop | mem-ruby: Enable set size increase | commit | commitdiff | tree | 
| 2019-06-04 | Daniel R. Carvalho | base: Fix missing headers to CircularQueue | commit | commitdiff | tree | 
| 2019-06-04 | Daniel Carvalho | Revert "mem-cache: Remove writebacks packet list" | commit | commitdiff | tree | 
| 2019-06-03 | Javier Bueno | cpu: Added the Multiperspective Perceptron Predictor... | commit | commitdiff | tree | 
| 2019-05-31 | Brandon Potter | x86: fix movsd bug on %xmm register | commit | commitdiff | tree | 
| 2019-05-31 | Willy Wolff | config, arm: memoryMode test | commit | commitdiff | tree | 
| 2019-05-31 | Chun-Chen TK Hsu | arm: Fix decoding of CRC32 instructions in thumb32 | commit | commitdiff | tree | 
| 2019-05-31 | Gabor Dozsa | cpu-o3: Increase LSQ buffer sizes to match max vector... | commit | commitdiff | tree | 
| 2019-05-31 | Giacomo Gabrielli | arch-arm: Treat SVE prefetch instructions as no-ops | commit | commitdiff | tree | 
| 2019-05-30 | Giacomo Gabrielli | arch-arm: Add initial support for SVE gather/scatter... | commit | commitdiff | tree | 
| 2019-05-30 | Tiago Muck | cpu: Fix rescheduling of progress check events | commit | commitdiff | tree | 
| 2019-05-30 | Giacomo Gabrielli | arch: Add include guards to auto-gen. decode header | commit | commitdiff | tree | 
| 2019-05-30 | Giacomo Gabrielli | cpu-o3: Add support for pinned writes | commit | commitdiff | tree | 
| 2019-05-30 | Gabe Black | arch, base, cpu, gpu, sim: Merge getMemProxy and getVir... | commit | commitdiff | tree | 
| 2019-05-30 | Gabe Black | cpu: Store the translating proxy with the same pointer... | commit | commitdiff | tree | 
| 2019-05-30 | Gabe Black | cpu, sim: Return PortProxy &s from all the proxy accessors. | commit | commitdiff | tree | 
| 2019-05-30 | Gabe Black | kern: Replace an explicitly instantiated port proxy... | commit | commitdiff | tree | 
| 2019-05-30 | Gabe Black | arch, base, sim: Demote (SE|FS)TranslatingPortProxy... | commit | commitdiff | tree | 
| 2019-05-30 | Gabe Black | mem: Remove the now unused Copy* methods from the FS... | commit | commitdiff | tree | 
| 2019-05-30 | Gabe Black | arch, base, sim: Replace Copy(String)?(In|Out) with... | commit | commitdiff | tree | 
| 2019-05-29 | Brandon Potter | sim-se: const for loader's loadSection param | commit | commitdiff | tree | 
| 2019-05-29 | Andrea Mondelli | cpu: Added correct return type for ROB::countInsts | commit | commitdiff | tree | 
| 2019-05-29 | Javier Bueno | mem-cache: Accuracy-based rate control for prefetchers | commit | commitdiff | tree | 
| 2019-05-29 | Ciro Santilli | sim-se: add a release parameter to Process.py | commit | commitdiff | tree | 
| 2019-05-29 | Javier Bueno | mem-cache: Support for page crossing prefetches | commit | commitdiff | tree | 
| 2019-05-29 | Gabe Black | mem: Add a readString method to the PortProxy which... | commit | commitdiff | tree | 
| 2019-05-29 | Gabe Black | mem: Use a const T & in write<> to avoid an unnecessary... | commit | commitdiff | tree | 
| 2019-05-29 | Gabe Black | arch, base, dev, sim: Remove now unnecessary casts... | commit | commitdiff | tree | 
| 2019-05-29 | Gabe Black | mem, arm: Replace the pointer type in PortProxy with... | commit | commitdiff | tree | 
| 2019-05-29 | Gabe Black | mem, arm: Move some helper methods into the base PortPr... | commit | commitdiff | tree | 
| 2019-05-29 | Gabe Black | arm, mem: Move the SecurePortProxy subclass into it... | commit | commitdiff | tree | 
| 2019-05-28 | Tiago Muck | mem: Parameterize coherent xbar sanity checks | commit | commitdiff | tree | 
| 2019-05-28 | Tiago Muck | mem: Snoop filter support for large systems | commit | commitdiff | tree | 
| 2019-05-28 | Tiago Muck | base: Add warn_if_once macro | commit | commitdiff | tree | 
| 2019-05-28 | Giacomo Gabrielli | cpu: Remove assert causing issues with x86 Linux boot | commit | commitdiff | tree | 
| 2019-05-24 | Giacomo Travaglini | arch-arm: Fix fallthrough when trapping at EL2 | commit | commitdiff | tree | 
| 2019-05-23 | Giacomo Travaglini | arch-arm: Trap virtual accesses to GICv3 SGI registers | commit | commitdiff | tree | 
| 2019-05-23 | Giacomo Travaglini | arch-arm: Expose haveGicv3CPUInterface to the ISA interface | commit | commitdiff | tree | 
| 2019-05-23 | Giacomo Travaglini | arch-arm: Change mcrMrc15TrapToHyp signature | commit | commitdiff | tree | 
| 2019-05-22 | Tiago Muck | mem: Add invalid context id check on LLSC checks | commit | commitdiff | tree | 
| 2019-05-22 | Brandon Potter | sim-se: remove comment for code that moved | commit | commitdiff | tree | 
| 2019-05-22 | Giacomo Travaglini | dev-arm: Provide a GICv3 ITS Implementation | commit | commitdiff | tree | 
| 2019-05-21 | Brandon Potter | sim-se: change syscall function signature | commit | commitdiff | tree | 
| 2019-05-21 | Tony Gutierrez | sim-se: remove /sys from special paths | commit | commitdiff | tree | 
| 2019-05-21 | Chun-Chen TK Hsu | scons: Move the marshal binary to the build directory | commit | commitdiff | tree | 
| 2019-05-20 | Tiago Muck | misc: Added dot_writer for Ruby's network topology | commit | commitdiff | tree | 
| 2019-05-20 | Andreas Sandberg | mem-cache: Add multi-prefetcher adaptor | commit | commitdiff | tree | 
| 2019-05-20 | Gabe Black | sim: Make the Process create function use the object... | commit | commitdiff | tree | 
| 2019-05-20 | Gabe Black | x86: Add an object file loader for linux. | commit | commitdiff | tree | 
| 2019-05-20 | Gabe Black | sparc: Add an object file loader for linux and solaris. | commit | commitdiff | tree | 
| 2019-05-20 | Gabe Black | riscv: Add an object file loader for linux. | commit | commitdiff | tree | 
| 2019-05-20 | Gabe Black | power: Add an object file loader for linux. | commit | commitdiff | tree | 
| 2019-05-20 | Gabe Black | mips: Add an object file loader for linux. | commit | commitdiff | tree | 
| 2019-05-18 | Gabe Black | arm: Add an object file loader for linux and freebsd. | commit | commitdiff | tree | 
| 2019-05-18 | Gabe Black | alpha: Add an object file loader for linux. | commit | commitdiff | tree | 
| 2019-05-18 | Gabe Black | base: Add a type for keeping track of object file loaders. | commit | commitdiff | tree | 
| 2019-05-18 | Gabe Black | arch, base, cpu, dev, mem, sim: Remove #if 0-ed out... | commit | commitdiff | tree | 
| 2019-05-17 | Jason Lowe... | configs: Generalize FileSystemConfig for non se.py | commit | commitdiff | tree | 
| 2019-05-17 | Ciro Santilli | arch-arm: implement VMINNM and VMAXNM scalar version | commit | commitdiff | tree | 
| 2019-05-17 | Ciro Santilli | arch-arm: implement VMINNM and VMAXNM SIMD version | commit | commitdiff | tree | 
| 2019-05-17 | Ciro Santilli | arch-arm: rename operands to match spec in isa/formats... | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: MOESI_CMP_dir cleanup | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: Cache latencies for MOESI_CMP_dir | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: Hit latencies defined by the controllers | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: Do not change blocked msg enqueue info | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: Unique ranks for MOESI_CMP_dir in ports | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: Change MOESI_CMP_Dir L2 addressing | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: Fix MOESI_CMP_dir debug msg | commit | commitdiff | tree | 
| 2019-05-14 | Tiago Muck | mem-ruby: Prevent response stalls on MOESI_CMP_directory | commit | commitdiff | tree | 
| 2019-05-14 | Javier Bueno | arch-arm: Do not check MustBeOne flag for TLB requests... | commit | commitdiff | tree | 
| 2019-05-14 | Javier Bueno | configs: Fix duplicate branchPred reference in Simulati... | commit | commitdiff | tree | 
| 2019-05-14 | Giacomo Travaglini | Revert "cpu: fix how a thread starts up in MinorCPU" | commit | commitdiff | tree | 
| 2019-05-14 | Giacomo Travaglini | Revert "cpu: stop scheduling suspended threads in MinorCPU" | commit | commitdiff | tree | 
| 2019-05-14 | Giacomo Travaglini | Revert "cpu: fix branching when thread is suspended... | commit | commitdiff | tree | 
| 2019-05-14 | Daniel | mem-cache: Use SatCounter for prefetchers | commit | commitdiff | tree | 
| 2019-05-14 | Daniel | base: Add operators to SatCounter | commit | commitdiff | tree | 
| 2019-05-14 | Daniel | base: Add GTest to SatCounter | commit | commitdiff | tree | 
| 2019-05-14 | Daniel | base: Move SatCounter to base directory | commit | commitdiff | tree | 
| 2019-05-14 | Daniel | cpu: Revamp saturating counters | commit | commitdiff | tree | 
| 2019-05-13 | Jairo Balart | config: add an option to list and select indirect branc... | commit | commitdiff | tree | 
| 2019-05-13 | Jairo Balart | cpu: Make the indirect predictor into a SimObject | commit | commitdiff | tree | 
| 2019-05-12 | Daniel R. Carvalho | mem-ruby: Replace string parameter in MultiBitSelBloomF... | commit | commitdiff | tree | 
| 2019-05-11 | Giacomo Gabrielli | arch-arm: Add initial support for SVE contiguous loads... | commit | commitdiff | tree | 
| 2019-05-11 | Giacomo Gabrielli | cpu,mem: Add support for partial loads/stores and wide... | commit | commitdiff | tree | 
| 2019-05-11 | Giacomo Gabrielli | cpu: Add a memory access predicate | commit | commitdiff | tree | 
| 2019-05-10 | Brandon Potter | config, sim-se: bugfix for 54c77aa0 | commit | commitdiff | tree | 
| 2019-05-09 | Daniel R. Carvalho | configs: Fix FileSystemConfig import | commit | commitdiff | tree | 
| 2019-05-09 | Daniel R. Carvalho | tests: Fix import scope of test | commit | commitdiff | tree | 
| 2019-05-09 | Tiago Muck | mem-ruby: Fix MOESI_CMP_directory blocked line handling | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Remove writebacks packet list | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Handle data expansion | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Add co-allocation function to compressed... | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Add compression and decompression calls | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Create BDI Compressor | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Add compression stats | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Create cache compressor | commit | commitdiff | tree | 
| 2019-05-08 | Daniel R. Carvalho | mem-cache: Add block size to findVictim | commit | commitdiff | tree | 
| next |