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 |
2019-05-08 |
Daniel R. Carvalho | mem-cache: Add compression data to CompressionBlk |
commit | commitdiff | tree |
2019-05-08 |
Daniel R. Carvalho | mem-cache: Create CacheComp debug flag |
commit | commitdiff | tree |
2019-05-08 |
Daniel R. Carvalho | mem-cache: Stub compression framework |
commit | commitdiff | tree |
2019-05-07 |
Gabor Dozsa | x86: Mark translation as delayed in case of a hw page... |
commit | commitdiff | tree |
2019-05-06 |
Andrea Mondelli | sim-se: correct statfs inclusion on !linux host |
commit | commitdiff | tree |
2019-05-04 |
Alec Roelke | arch-riscv: Implement MHARTID CSR |
commit | commitdiff | tree |
2019-05-03 |
Joe Gross | sim-se: fix a few bugs/warns from GCC 6 |
commit | commitdiff | tree |
2019-05-03 |
Brandon Potter | sim-se: add eventfd system call |
commit | commitdiff | tree |
2019-05-03 |
Nikos Nikoleris | mem-cache: Mark block as dirty after a SWPrefetchEXResp |
commit | commitdiff | tree |
2019-05-03 |
Avishai Tvila | arch-riscv,isa: Fix for compressed jump (c_j) imm |
commit | commitdiff | tree |
2019-05-03 |
Giacomo Travaglini | dev: StreamID generation in DMA device |
commit | commitdiff | tree |
2019-05-02 |
Gabe Black | tests: There is no architecture called "timing". |
commit | commitdiff | tree |
2019-05-02 |
Giacomo Travaglini | dev-arm: Store a PhysProxy port in Gicv3Redist |
commit | commitdiff | tree |
2019-05-02 |
Giacomo Travaglini | dev-arm: Add named variable for GICD_TYPER.IDBits |
commit | commitdiff | tree |
2019-05-02 |
Giacomo Travaglini | dev-arm: Read correct version of ICC_BPR register |
commit | commitdiff | tree |
2019-05-02 |
Giacomo Travaglini | dev-arm: Get a Gicv3Redistributor ptr from phys address |
commit | commitdiff | tree |
2019-05-02 |
Giacomo Travaglini | dev-arm: Add several LPI methods in Gicv3Redistributor |
commit | commitdiff | tree |
next |