Age | Commit message (Expand) | Author |
2015-12-07 | cpu: Support virtual addr in elastic traces | Radhika Jagtap |
2015-12-07 | cpu: Create record type enum for elastic traces | Radhika Jagtap |
2015-12-07 | config: Enable elastic trace capture and replay in se/fs | Radhika Jagtap |
2015-12-07 | util: Add decode and encode scripts for elastic traces | Radhika Jagtap |
2015-12-07 | cpu: Add TraceCPU to playback elastic traces | Radhika Jagtap |
2015-12-07 | mem: Add instruction sequence number to request | Radhika Jagtap |
2015-12-07 | proto, probe: Add elastic trace probe to o3 cpu | Radhika Jagtap |
2015-12-07 | probe: Add probe in Fetch, IEW, Rename and Commit | Radhika Jagtap |
2015-12-05 | stats: Update to reflect changes to PCI handling | Andreas Sandberg |
2015-12-05 | dev: Rewrite PCI host functionality | Andreas Sandberg |
2015-12-04 | cpu: fix unitialized variable which may cause assertion failure | Pau Cabre |
2015-12-04 | util: term: drop CC from Makefile | Bjoern A. Zeeb |
2015-12-04 | util: DrainManager/Checkpoint changes in SystemC coupling | Abdul Mutaal Ahmad |
2015-12-04 | sim: Get rid of the non-const serialize() method | Andreas Sandberg |
2015-12-04 | stats: Update to reflect changes to RealView platform code | Andreas Sandberg |
2015-12-04 | arm, config: Automatically discover available platforms | Andreas Sandberg |
2015-12-04 | dev, arm: Disable R/B swap in HDLCD by default | Andreas Sandberg |
2015-12-04 | dev, arm: Split MCC and DCC subsystems | Andreas Sandberg |
2015-12-04 | sim: Add support for generating back traces on errors | Andreas Sandberg |
2015-12-03 | arm: Add support for automatic boot loader selection | Andreas Sandberg |
2015-12-03 | dev, mips: Remove the unused MaltaPChip class | Andreas Sandberg |
2015-12-02 | stats: Bump stats to match current behaviour | Andreas Hansson |
2015-12-01 | config: Fix broken SimObject listing | Andreas Sandberg |
2015-11-24 | dev: Remove unnecessary header include | Andreas Sandberg |
2015-11-25 | mem: Fix search-replace issues in DRAMPower wrapper license | Andreas Hansson |
2015-11-22 | config: Added missing types to JSON/INI Python reader | Andrew Bardsley |
2015-09-10 | sim: Update C++ config example to match SystemC example | Andrew Bardsley |
2015-11-22 | arm, dev: Fix flash model serialization code typos | Geoffrey Blake |
2015-11-22 | cpu: Fix base FP and CC register index in o3 insertThread() | Nathanael Premillieu |
2015-11-22 | arm: Fix fplib 128-bit shift operators | Nathanael Premillieu |
2015-11-22 | config: Minor fixes to the DRAM utilisation sweep | Andreas Hansson |
2015-11-22 | cpu: Fix memory leak in traffic generator | Andreas Hansson |
2015-11-20 | cpu: Enforce 1 interrupt controller per thread | Andreas Sandberg |
2015-11-16 | Merged changesets: 47e2adf7fb1a and b65d4e878ed2 | Nilay Vaish |
2015-11-16 | stats: updates due to recent chagnesets | Nilay Vaish |
2015-11-16 | x86: Invalidating TLB entry on page fault | Swapnil Haria |
2015-11-16 | x86: cpuid: add family to warn() message | Bjoern A. Zeeb |
2015-11-16 | x86: pagetable walker: fix typo in comment | Bjoern A. Zeeb |
2015-11-16 | sparc: Make remote debugging with gdb work | Palle Lyckegaard |
2015-11-16 | stats: remove wb_penalized and wb_penalized_rate | Nilay Vaish |
2015-11-16 | o3: drop unused statistic wbPenalized and wbPenalizedRate | Nilay Vaish |
2015-11-15 | sim: support for distcc pump server settings | Joe Gross |
2015-11-15 | arm: Add missing explicit overrides for classic caches | Andreas Sandberg |
2015-07-20 | ruby: added stl vector of ints to be used by SLICC | Brad Beckmann |
2015-11-13 | slicc: fixes for the Address to Addr changeset (11025) | Tony Gutierrez |
2015-11-13 | ruby: add BoolVec | Joe Gross |
2015-07-20 | mem: add boolean to disable PacketQueue's size sanity check | Brad Beckmann |
2015-11-13 | misc: ignore object files and static libs in util/m5 | Anthony Gutierrez |
2015-11-11 | dev, arm: Initialized the iccrpr register in the GIC | Andreas Sandberg |
2015-11-05 | dev: Add basic checkpoint support to VirtIO9PProxy device | Sascha Bischoff |