mem: Use the packet delays and do not just zero them out
[gem5.git] / src /
2015-11-06 Andreas Hanssonmem: Use the packet delays and do not just zero them out
2015-11-06 Andreas Hanssonmem: Align rules for sinking inhibited packets at the...
2015-11-06 Andreas Hanssonmem: Do not treat CleanEvict as a write operation
2015-11-06 Andreas Hanssonmem: Unify delayed packet deletion
2015-11-06 Andreas Hanssonmisc: Appease clang static analyzer
2015-11-06 Andreas Sandbergmem: Check the XBar's port queues on functional snoops
2015-11-03 Erfan Azarkhishmem: hmc: minor fixes
2015-11-03 Erfan Azarkhishmem: hmc: serial link model
2015-11-03 Erfan Azarkhishmem: hmc: adds controller
2015-10-29 Nathanael Premillieuarm: Add secure flag to TableWalker request when needed
2015-10-29 Sascha Bischoffdev: Fix segfault in flash device
2015-10-29 Sascha Bischoffdev: Fix draining for UFSHostDevice and FlashDevice
2015-10-29 Victor Garciakvm, arm: Fix compilation errors due to API changes
2015-10-29 Andreas Hanssonmem: Clarify cache MSHR handling on fill
2015-10-25 Boris Shingarovpower: Implement Remote GDB
2015-10-23 Andreas Hanssonx86: Add missing explicit overrides for X86 devices
2015-10-23 Andreas Hanssonarm: Add missing explicit overrides for ARM devices
2015-10-14 Andreas Hanssonmem: Pass snoop retries through the CommMonitor
2015-10-14 Nilay Vaishruby: profiler: provide the number of vnets through...
2015-10-14 Nilay Vaishruby: remove unused functionalRead() function.
2015-10-14 Nilay Vaishruby: garnet: flexible: refactor flit
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-10-10 Joel Hestnesssim: Don't quiesce UDelayEvents with 0 latency
2015-10-09 Rekai Gonzalez Alb... isa: Add parameter to pick different decoder inside ISA
2015-10-09 Dylan Johnsonsim: Add relative break scheduling
2015-10-07 Steve Reinhardtarch: clean up isa_parser error handling
2015-10-07 Steve Reinhardtsim: add ExecMacro to Exec* compound debug flags
2015-10-07 Steve Reinhardtsim: print pid in output header
2015-10-07 Steve Reinhardtx86: implement rcpps and rcpss SSE insts
2015-10-07 Steve Reinhardtx86: implement fild, fucomi, and fucomip x87 insts
2015-09-02 Dylan Johnsonsim: Add ability to break at specific kernel function
2015-09-30 Curtis Dunhambase: remove Trace::enabled flag
2015-09-30 Mitch Hayengaarm: Change TLB Software Caching
2015-09-30 Mitch Hayengacpu,isa,mem: Add per-thread wakeup logic
2015-09-30 Mitch Hayengaisa,cpu: Add support for FS SMT Interrupts
2015-09-30 Mitch Hayengaarm: SMT MPIDR Setting
2015-09-30 Mitch Hayengacpu: Add per-thread monitors
2015-09-30 Mitch Hayengaconfig,cpu: Add SMT support to Atomic and Timing CPUs
2015-09-30 Mitch Hayengacpu: Change thread assignments for heterogenous SMT
2015-09-29 Joel Hestnessruby: Fix CacheMemory allocate leak
2015-09-29 Joel Hestnessarch, x86: Delete packet in IntDevice::recvResponse
2015-09-29 Joel Hestnessruby: RubyPort delete snoop requests
2015-09-29 Joel Hestnessruby: Fix memory leak in AbstractController
2015-09-29 Joel Hestnessruby: RubyMemoryControl delete requests
2015-09-29 Joel Hestnesssyscall_emul: Bandage readlink /proc/self/exe
2015-09-25 Andreas Hanssonmem: Add PacketInfo to be used for packet probe points
2015-09-25 Andreas Hanssonmem: Add check for block status on WriteLineReq fill
2015-09-25 Andreas Hanssonmem: Fix WriteLineReq fill behaviour
2015-09-25 Andreas Hanssonmem: Comment clean-up for the snoop filter
2015-09-25 Andreas Hanssonmem: Avoid adding and then removing empty snoop-filter...
2015-09-25 Andreas Hanssonmem: Only track snooping ports in the snoop filter
2015-09-25 Ali Jafrimem: Add snoop filters to L2 crossbars, and check size
2015-09-25 Andreas Hanssonmem: Store snoop filter lookup result to avoid second...
2015-09-25 Ali Jafrimem: Add snoops for CleanEvicts and Writebacks in atomi...
2015-09-25 Ali Jafrimem: Add CleanEvict and Writeback support to snoop...
2015-09-25 Ali Jafrimem: Add check for snooping ports in the snoop filter
2015-09-25 Andreas Hanssonmem: Make the coherent crossbar account for timing...
2015-09-25 Andreas Hanssonmem: Do not include snoop-filter latency in crossbar...
2015-09-24 Nilay Vaishruby: simple network: refactor code
2015-09-23 Nilay Vaishruby: garnet: refactor code in network links
2015-09-23 Nilay Vaishruby: bloom filters: refactor code
2015-09-23 Nilay Vaishruby: abstract controller: mark some variables as const
2015-09-22 Wendy Elsassermem: Add initial HBM configurations
2015-09-18 Nilay Vaishruby: garnet: mark some variables as const
2015-09-18 Nilay Vaishruby: print addresses in hex
2015-09-18 Nilay Vaishruby: slicc: derive DataMember class from Var instead...
2015-09-17 Tony Gutierrezruby: update WireBuffer API to match that of MessageBuffer
2015-09-17 Lena Olsonruby: Add missing block deallocations in MOESI_hammer
2015-09-16 Joe Grossruby: fix message buffer init order
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-16 Nilay Vaishruby: remove unused function removeRequest()
2015-09-16 Nilay Vaishruby: sequencer: remove commented out function printPro...
2015-09-16 David Hasheruby: rename System.{hh,cc} to RubySystem.{hh,cc}
2015-09-16 Anthony Gutierrezslicc: export uint64_t instead of uint64
2015-09-15 Palle Lyckegaardsparc: writing to tick_cmpr should not cause a panic
2015-09-15 Dongxue Zhangdev: IDE Disk: Handle bad IDE image size
2015-09-15 Andrew Lukefahrcpu: pred: Local Predictor Reset in Tournament Predictor
2015-09-15 Hongil Yooncpu, o3: consider split requests for LSQ checksnoop...
2015-09-14 Nilay Vaishruby: topology: refactor code.
2015-09-14 Nilay Vaishruby: slicc: remove member buffer_expr from Var class
2015-09-12 Nilay Vaishmerged with 62e1504b9c64
2015-09-12 Nilay Vaishruby: perfect switch: refactor code
2015-09-12 Nilay Vaishruby: simple network: store Switch* in PerfectSwitch...
2015-09-11 Andreas Sandbergdev: Add an underrun statistic to the HDLCD controller
2015-09-11 Andreas Sandbergdev, arm: Rewrite the HDLCD controller
2015-09-09 Nilay Vaishruby: slicc: remove nextLineHack from Type.py
2015-09-05 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-09-05 Nilay Vaishruby: adds set and way indices to AbstractCacheEntry
2015-09-05 Nilay Vaishruby: set: reimplement using std::bitset
2015-09-05 Nilay Vaishruby: declare all protocol message buffers as parameters
2015-09-04 Andreas Hanssonmem: Avoid setting markPending if not needed
2015-09-04 Andreas Hanssonmem: Tidy up CacheSet
2015-09-04 Andreas Hanssonmem: Tidy up the snoop state-transition logic
2015-09-04 Andreas Hanssonsim: Fix time unit in abort message
2015-09-03 Nilay Vaishmerged with recent commits.
2015-09-02 Curtis Dunhamsim: tag-based checkpoint versioning
2015-09-02 Curtis Dunhamsim: support checkpointing std::set<std::string>'s
2015-09-02 Curtis Dunhamsim: make warning for absent optional parameters optional
2015-09-01 Nilay Vaishruby: remove random seed
next