gem5.git
2016-01-15 Andreas Sandbergdev, arm: Add support for automatic PCI interrupt routing
2016-01-11 Steve Reinhardtmem: fix bug in packet access endianness changes
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2016-01-11 Andreas Hanssonext: Replace gzstream with iostream3 from zlib to avoid...
2016-01-11 Andreas Hanssonconfigs: Fix inheritance of HMCSystem and cleanup spacing
2016-01-07 Gabor Dozsaconfig: Updates for distributed gem5 simulations
2016-01-07 Gabor Dozsadev: Distributed Ethernet link for distributed gem5...
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2015-12-31 Steve Reinhardtmem: add CacheVerbose debug flag, filter noisy DPRINTFs
2015-12-31 Andreas Hanssonmem: Do not rely on the NeedsWritable flag for responses
2015-12-31 Andreas Hanssonmem: Do not allocate space for packet data if not needed
2015-12-31 Andreas Hanssonmem: Do not alter cache block state on uncacheable...
2015-12-31 Andreas Hanssonmem: Make cache terminology easier to understand
2015-07-20 Tony Gutierrezruby: slicc: have a static MachineType
2015-07-20 Tony Gutierrezruby: slicc: remove support for single machine, multipl...
2015-12-30 Steve Reinhardtstats: more updates due to PCI changes
2015-12-28 Steve Reinhardttests: update EIO reference outputs
2015-12-28 Andreas Hanssonmem: Explicitly check MSHR snoops for cases not dealt...
2015-12-28 Andreas Hanssonmem: Remove unused cache squash functionality
2015-12-28 Andreas Hanssonmem: Avoid unecessary checks when creating HardPFReq...
2015-12-28 Andreas Hanssonmem: Do not use sender state to track forwarded snoops...
2015-12-28 Andreas Hanssonmem: Fix cache sender state handling and add clarification
2015-12-18 Boris Shingarovarm: remote GDB: rationalize structure of register...
2015-12-18 Andreas Sandbergsim: Use the old work item behavior by default
2015-12-17 Andreas Hanssonconfigs: Make the default memtest behaviour more complex
2015-12-17 Andreas Hanssonmem: Fix memory allocation bug in deferred snoop handling
2015-12-14 Andreas Sandbergsim: Add an option to forward work items to Python
2015-07-20 David Hashemem: add request types for acquire and release
2015-12-12 Anthony Gutierrezstats: bump stats to reflect ruby tester changes
2015-12-11 Brad Beckmannregress: updates required for the compute-gpu patches
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-07-15 Karthik Sangaiaharm: Bootloader fix for v8 over 16 cores
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-08 Curtis Dunhamext: fix SST connector
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 Jagtapconfig: Enable elastic trace capture and replay in...
2015-12-07 Radhika Jagtaputil: Add decode and encode scripts 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 Sandbergstats: Update to reflect changes to PCI handling
2015-12-05 Andreas Sandbergdev: Rewrite PCI host functionality
2015-12-04 Pau Cabrecpu: fix unitialized variable which may cause assertion...
2015-12-04 Bjoern A. Zeebutil: term: drop CC from Makefile
2015-12-04 Abdul Mutaal... util: DrainManager/Checkpoint changes in SystemC coupling
2015-12-04 Andreas Sandbergsim: Get rid of the non-const serialize() method
2015-12-04 Andreas Sandbergstats: Update to reflect changes to RealView platform...
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-02 Andreas Hanssonstats: Bump stats to match current behaviour
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-09-10 Andrew Bardsleysim: Update C++ config example to match SystemC example
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 Hanssonconfig: Minor fixes to the DRAM utilisation sweep
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 Nilay Vaishstats: updates due to recent chagnesets
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 Vaishstats: remove wb_penalized and wb_penalized_rate
2015-11-16 Nilay Vaisho3: drop unused statistic wbPenalized and wbPenalizedRate
2015-11-15 Joe Grosssim: support for distcc pump server settings
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-13 Anthony Gutierrezmisc: ignore object files and static libs in util/m5
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 Hanssonstats: Update stats to match cache changes
2015-11-06 Andreas Hanssonconfig: Update memtest to stress test clean writebacks
2015-11-06 Andreas Hanssonmem: Add an option to perform clean writebacks from...
2015-11-06 Andreas Hanssonconfig: Update memtest to stress test cache clusivity
2015-11-06 Andreas Hanssonmem: Add cache clusivity
next