ruby: more flexible ruby tester support
[gem5.git] / src /
2015-07-20 Brad Beckmannruby: more flexible ruby tester support
2015-12-10 Andreas Sandbergdev: Add missing SConscript in src/dev/i2c
2015-12-10 Andreas Sandbergdev: Move storage devices to src/dev/storage/
2015-12-10 Andreas Sandbergdev: Move network devices to src/dev/net/
2015-12-10 Andreas Sandbergdev: Move i2c functionality to src/dev/i2c/
2015-12-10 Andreas Sandbergdev: Move the CopyEngine class to src/dev/pci
2015-12-10 Andreas Sandbergdev: Move existing PCI device functionality to src...
2015-11-05 Sascha Bischoffsim: Disable gzip compression for writefile pseudo...
2015-09-18 Karthik Sangaiahdev, arm: Add gem5 extensions to support more than...
2015-12-10 Tony Gutierrezmem: remove acq/rel cmds from packet and add mem fence req
2015-12-09 Steve Reinhardtsyscall_emul: don't check host fd when allocating target fd
2015-12-07 Radhika Jagtapcpu: Support virtual addr in elastic traces
2015-12-07 Radhika Jagtapcpu: Create record type enum for elastic traces
2015-12-07 Radhika Jagtapcpu: Add TraceCPU to playback elastic traces
2015-12-07 Radhika Jagtapmem: Add instruction sequence number to request
2015-12-07 Radhika Jagtapproto, probe: Add elastic trace probe to o3 cpu
2015-12-07 Radhika Jagtapprobe: Add probe in Fetch, IEW, Rename and Commit
2015-12-05 Andreas Sandbergdev: Rewrite PCI host functionality
2015-12-04 Pau Cabrecpu: fix unitialized variable which may cause assertion...
2015-12-04 Andreas Sandbergsim: Get rid of the non-const serialize() method
2015-12-04 Andreas Sandbergarm, config: Automatically discover available platforms
2015-12-04 Andreas Sandbergdev, arm: Disable R/B swap in HDLCD by default
2015-12-04 Andreas Sandbergdev, arm: Split MCC and DCC subsystems
2015-12-04 Andreas Sandbergsim: Add support for generating back traces on errors
2015-12-03 Andreas Sandbergarm: Add support for automatic boot loader selection
2015-12-03 Andreas Sandbergdev, mips: Remove the unused MaltaPChip class
2015-12-01 Andreas Sandbergconfig: Fix broken SimObject listing
2015-11-24 Andreas Sandbergdev: Remove unnecessary header include
2015-11-25 Andreas Hanssonmem: Fix search-replace issues in DRAMPower wrapper...
2015-11-22 Andrew Bardsleyconfig: Added missing types to JSON/INI Python reader
2015-11-22 Geoffrey Blakearm, dev: Fix flash model serialization code typos
2015-11-22 Nathanael Premillieucpu: Fix base FP and CC register index in o3 insertThread()
2015-11-22 Nathanael Premillieuarm: Fix fplib 128-bit shift operators
2015-11-22 Andreas Hanssoncpu: Fix memory leak in traffic generator
2015-11-20 Andreas Sandbergcpu: Enforce 1 interrupt controller per thread
2015-11-16 Nilay VaishMerged changesets: 47e2adf7fb1a and b65d4e878ed2
2015-11-16 Swapnil Hariax86: Invalidating TLB entry on page fault
2015-11-16 Bjoern A. Zeebx86: cpuid: add family to warn() message
2015-11-16 Bjoern A. Zeebx86: pagetable walker: fix typo in comment
2015-11-16 Palle Lyckegaardsparc: Make remote debugging with gdb work
2015-11-16 Nilay Vaisho3: drop unused statistic wbPenalized and wbPenalizedRate
2015-11-15 Andreas Sandbergarm: Add missing explicit overrides for classic caches
2015-07-20 Brad Beckmannruby: added stl vector of ints to be used by SLICC
2015-11-13 Tony Gutierrezslicc: fixes for the Address to Addr changeset (11025)
2015-11-13 Joe Grossruby: add BoolVec
2015-07-20 Brad Beckmannmem: add boolean to disable PacketQueue's size sanity...
2015-11-11 Andreas Sandbergdev, arm: Initialized the iccrpr register in the GIC
2015-11-05 Sascha Bischoffdev: Add basic checkpoint support to VirtIO9PProxy...
2015-11-09 Andreas Sandbergdev: Remove unused header includes
2015-11-09 Andreas Sandbergdev: Don't access the platform directly in PCI devices
2015-11-06 Andreas Hanssonmem: Add an option to perform clean writebacks from...
2015-11-06 Andreas Hanssonmem: Add cache clusivity
2015-11-06 Ali Jafrimem: Avoid unnecessary snoops on writebacks and clean...
2015-11-06 Andreas Hanssonmem: Order packet queue only on matching addresses
2015-11-06 Ali Jafrimem: Enforce insertion order on the cache response...
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
next