gem5.git
2018-11-15 Danielmem-cache: Make StridePrefetcher use Replacement Policies
2018-11-15 Danielmem-cache: Add invalidation function to StrideEntry
2018-11-15 Danielmem-cache: Make PCTable context independent
2018-11-15 Danielmem-cache: Vectorize StridePrefetcher's entries.
2018-11-15 Danielmem-cache: Return entry in StridePrefetcher::pcTableHit()
2018-11-15 Danielmem-cache: Cleanup prefetchers
2018-11-15 Ciro Santilliscons: add --gold-linker to link with the gold linker
2018-11-14 Pau Cabrecpu: Fixed ratio of pred to hyst bits for LTAGE Bimodal
2018-11-14 Daniel R. Carvalhomem-cache: Remove Cache dependency from Tags
2018-11-14 Daniel R. Carvalhomem-cache: Move access latency calculation to Cache
2018-11-14 Giacomo Travagliniarch-arm: Print register name when warning on AT instru...
2018-11-14 Javier Buenomem-cache: implement a probe-based interface
2018-11-14 Giacomo Travaglinisim: Move BitUnion overloading to show/parseParams
2018-11-14 Giacomo Travaglinisim: Move paramIn/Out definition to header file
2018-11-13 Pau Cabrecpu: Fixed PC shifting on LTAGE branch predictor
2018-11-13 Nikos Nikolerismem-cache: Align how we handle requests in atomic with...
2018-11-12 Giacomo Travaglinisystemc: Push python headers on top of sources
2018-11-12 Gabe Blacksystemc: Stop using python to set/manage the global...
2018-11-12 Gabe Blacksim: Push the global frequency management code into...
2018-11-09 Nikos Nikolerisconfigs: Revamp ruby mem test to align with MemTest
2018-11-09 Gabe Blacksystemc: Get rid of a duplicated base class initializer...
2018-11-09 Gabe Blacksystemc: Add a missing "const" on one of the sc_event...
2018-11-09 Gabe Blacksystemc: Only build python utility code if python is...
2018-11-09 Gabe Blacksystemc: Separate and conditionalize exposing sc_main...
2018-11-09 Gabe Blacksystemc: Seperate out the sc_main fiber and its bookkee...
2018-11-09 Gabe Blacksystemc: Stop using python init to set up predefined...
2018-11-09 Gabe Blacksystemc: Wrap some report maps in functions.
2018-11-08 Daniel R. Carvalhoconfigs: Add missing path to ruby imports
2018-11-07 Daniel R. Carvalhomem-ruby: Use Packet writing functions instead of memcpy
2018-11-07 Tony Gutierrezmisc: Update workflow requirements in CONTRIBUTING.md
2018-11-07 Giacomo Travagliniarch-arm: Deprecate usage of legacy bootloader patching
2018-11-07 Giacomo Travagliniarch-arm: ArmSystem::resetAddr64 renamed to be used...
2018-11-07 Giacomo Travagliniarch-arm: Implement AArch32 RVBAR
2018-11-07 Giacomo Travagliniarch-arm: Remove SCTLR.VE bit
2018-11-07 Giacomo Travagliniarch-arm: Refactor ISA::clear by adding a ISA::clear32...
2018-11-07 Giacomo Travagliniarch-arm: Remove MISCREG commented numbers
2018-11-07 Gabe Blacksystemc: Fix some paths in the tlm SCons(script|struct).
2018-11-06 Gabe Blackmips: Change the integer and fp register widths to...
2018-11-06 Gabe Blackmips: Clean up type overrides for operands.
2018-11-06 Gabe Blackmips: Explicitly truncate the syscall return value...
2018-11-05 Gabe Blacknull: Claim to use 64 bit floating point registers.
2018-11-05 Gabe Blacksparc: Switch the FloatReg and FloatRegBits types to...
2018-11-05 Gabe Blackbase: Add standard types for floating and nonfloating...
2018-11-05 Gabe Blacksystemc: Enable systemc support by default.
2018-11-05 Gabe Blacksystemc: Explicitly keep the sc_port bind alongside...
2018-11-05 Gabe Blacksystemc: Change how SC_BIND_PROXY_NIL is initialized.
2018-11-05 Gabe Blacksystemc: Get rid of implementations for some disabled...
2018-11-05 Gabe Blacksystemc: Move a function after the class it uses intern...
2018-11-05 Gabe Blacksystemc: Get rid of an unused private member in sc_clock.
2018-11-05 Gabe Blackmem-cache: Rename the tag class init function to tagsInit.
2018-11-05 Daniel R. Carvalhomem: Use Packet writing functions instead of memcpy
2018-11-05 Daniel R. Carvalhomem-cache: Fix double block invalidation
2018-11-05 Anouk Van Laerarch, arm: Return s1Req upon fault in s2Lookup
2018-11-05 Anouk Van Laerarch, arm: Effect of AT instructions on descriptor...
2018-11-02 Gabe Blackutil: Add some examples for using systemc code within...
2018-11-02 Gabe Blackutil: Move the existing systemc example into a subdirec...
2018-10-30 Ciro Santillisyscall_emul: fix openat when directory does not end...
2018-10-29 Ciro Santillisyscall_emul: implement arm openat
2018-10-29 Yuetsu Kodamaarch-arm: FIXUP for the add PRFM PST instruction commit
2018-10-26 Nikos Nikolerismem-ruby: Fix MOESI_CMP_directory in ports order
2018-10-26 yuetsu.kodamaarch-arm: We add PRFM PST instruction for arm
2018-10-26 Giacomo Travagliniarch-arm: IMPDEF for SYS instruction with CRn = {11...
2018-10-26 Giacomo Travagliniarch-arm: AArch64 Instruction for MISCREG_IMPDEF_UNIMPL
2018-10-26 Giacomo Travagliniarch-arm: Refactor AArch64 MSR/MRS trapping
2018-10-26 Giacomo Travagliniarch-arm: Trap to EL2 only if not in Secure State
2018-10-26 Giacomo Travagliniarch-arm: Fix HVC trapping beahviour
2018-10-26 Giacomo Travagliniarch-arm: CPTR_EL3.TCPAC traps EL2 accesses to CPACR_EL1
2018-10-26 Andreas Sandbergtests: Convert AddrRangeMap unit test to a GTest
2018-10-26 Andreas Sandbergtests: Convert CircleBuf unit test to a GTest
2018-10-22 Daniel R. Carvalhomem-cache: Move evictBlock(CacheBlk*, PacketList&)...
2018-10-19 Ciro Santilliconfig: add --param to fs.py, se.py and fs_bigLITTLE.py
2018-10-19 Ciro Santillipython: Add utility function to override config parameters
2018-10-19 Ciro Santilliarm: treat aarch64 hints as NOPs instead of panic
2018-10-19 Ciro Santilliarm: update hint instruction decoding to match ARMv8.5
2018-10-18 Nikos Nikolerismem-cache: Fix unused variable warning in FALRU:invalid...
2018-10-18 Nikos Nikolerismem: Add write coalescing and write-no-allocate to...
2018-10-18 Nikos Nikolerismem: Delay servicing an MSHR after its allocation
2018-10-18 Nikos Nikolerismem: Restructure whole-line writes to simplify write...
2018-10-18 Nikos Nikolerismem: Determine if an MSHR does a whole-line write
2018-10-18 Gabe Blackmem: Mark the guest endianness packet accessors as...
2018-10-18 Gabe Blacknull: Stop specifying an endianness in isa_traits.hh.
2018-10-18 Gabe Blackmem: Explicitly specify the endianness in the abstract...
2018-10-17 Gabe Blackgpu-compute: Explicitly use little endian packet accessors.
2018-10-17 Gabe Blackarch: Include some additional headers in arch/generic...
2018-10-17 Gabe Blackdev: Remove using namespace TheISA in uart8250.cc.
2018-10-17 Gabe Blackdev: Explicitly specify the endianness for packet acces...
2018-10-17 Gabe Blackpython: Stop conditionally excluding code from pyobject.cc
2018-10-17 Gabe Blackdev: Build most of the networking devices in the NULL_I...
2018-10-17 Gabe Blackdev: Build the PCI device models even in NULL_ISA builds.
2018-10-17 Gabe Blackarch: Get rid of the unused type AnyReg.
2018-10-17 Adrien Pesledev-arm: Don't panic when EOIR a non active PPI
2018-10-17 Adrien Pesledev-arm: Fix Gicv2 distributor group register
2018-10-16 Gabe Blacksystemc: Get rid of leftovers from unimplemented warnin...
2018-10-16 Gabe Blacksystemc: Implement Object::simcontext().
2018-10-16 Gabe Blacksystemc: Stop filtering out warnings about unimplemente...
2018-10-16 Gabe Blacksystemc: Warn about using deprecated sc_port constructors.
2018-10-16 Gabe Blacksystemc: Add a python config class for sc_modules.
2018-10-16 Gabe Blacksystemc: Don't include the scheduler in an external...
2018-10-16 Gabe Blacksystemc: Add an accessor for getting the current process.
2018-10-16 Gabe Blacksystemc: Don't re-schedule a process which is already...
next