gem5.git
2015-01-30 Malek Muslehconfig: arm: fix os_flags stable_2015_04_15
2015-01-25 Ali Saidiarm: always set the IsFirstMicroop flag
2015-01-25 Ali Saidisim: Clean up InstRecord
2015-01-25 Ali Saidicpu: Remove all notion that we know when the cpu is...
2015-01-25 Ali Saidicpu: Put all CPU instruction tracers in a single file
2015-01-25 Ali Saidicpu: remove legion tracer
2014-12-23 Curtis Dunhamsim: fix reference counting of PythonEvent
2015-01-22 Andreas Hanssonmem: Remove unused Packet src and dest fields
2015-01-22 Andreas Hanssonmem: Remove Packet source from ForwardResponseRecord
2015-01-22 Andreas Hanssonmem: Remove unused RequestState in the bridge
2015-01-22 Andreas Hanssonmem: Always use SenderState for response routing in...
2015-01-22 Andreas Hanssonmem: Make the XBar responsible for tracking response...
2015-01-22 Andreas Hanssonstats: Update stats to reflect x86 table walker changes
2015-01-22 Andreas Hanssonx86: Delay X86 table walk on receiving walker response
2015-01-22 Andreas Hanssonmem: Clean up Request initialisation
2015-01-20 Malek Muslehconfig, ruby: connect dma to network
2015-01-20 Nikos Nikoleriscpu: commit probe notification on every microop or...
2015-01-20 Andreas Hanssonscons: Do not build the InOrderCPU
2015-01-20 Andreas Hanssontests: Remove deprecated InOrderCPU tests
2015-01-20 Andreas Hanssonmem: Fix bug in cache request retry mechanism
2015-01-20 Andreas Hanssoncpu: Fix retry bug in MinorCPU LSQ
2015-01-20 Andreas Hanssonmem: Move DRAM interleaving check to init
2015-01-11 Nilay Vaishstats: changes due to recent changesets.
2015-01-10 Emilio Castillox86 : fxsave and fxrestore missing template code
2015-01-10 Nikos Nikoleriscpu: fix RetiredStores probe point
2015-01-06 cdirikdev: prevent intel 8254 timer counter events firing...
2015-01-07 Gabe Blacktest: Add a unittest for the BitUnion types.
2015-01-07 Gabe Blackbase: Fix assigning between identical bitfields.
2015-01-07 Gabe Blackstats: x86: Update stats for the CPUID change.
2015-01-07 Gabe Blackx86: Enable three bits in the FamilyModelStepping ECX...
2015-01-07 Gabe Blackcpuid, x86: Revert "Enabling more features in CPUid"
2015-01-04 Nilay Vaishstats: changes due to recent changesets.
2015-01-03 Anthony Gutierrezarm: fix build_drive_system when not using default...
2015-01-03 Andrew Lukefahrminor: fixed LSQ MasterPortID
2015-01-03 mike uptonarm: Add unlinkat syscall implementation
2015-01-03 Maxime Martinassox86: implements the simd128 ADDSUBPD instruction
2015-01-03 Cagdas Dirikdev: prevent RTC events firing before startup
2015-01-03 Nilay Vaishconfigs: ruby: removes bug introduced by 05b5a6cf3521
2014-12-27 Joel Hestnesssyscall_emul: Return correct writev value
2014-12-23 Andreas Hanssonstats: Bump stats for decoder, TLB, prefetcher and...
2014-12-23 Mitch Hayengamem: Change prefetcher to use random_mt
2014-12-23 Curtis Dunhammem: Hide WriteInvalidate requests from prefetchers
2014-12-23 Mitch Hayengamem: Fix event scheduling issue for prefetches
2014-12-23 Mitch Hayengamem: Fix bug relating to writebacks and prefetches
2014-12-23 Mitch Hayengamem: Rework the structuring of the prefetchers
2014-12-23 Mitch Hayengamem: Add parameter to reserve MSHR entries for demand...
2014-12-23 Curtis Dunhamarm: Add stats to table walker
2014-12-23 Andreas Hanssonconfig: Expose the DRAM ranks as a command-line option
2014-12-23 Andreas Hanssonmem: Ensure DRAM controller is idle when in atomic...
2014-12-23 Omar Najimem: Add rank-wise refresh to the DRAM controller
2014-12-23 Omar Najimem: Fix a bug in the DRAM controller arbitration
2014-12-23 Andreas Hanssontests: Add a regression for the stack distance calculator
2014-12-23 Kanishk Sugandmem: Add stack distance statistics to the CommMonitor
2014-12-23 Kanishk Sugandmem: Add a stack distance calculator
2014-12-23 Marco Elverconfig: Add --memchecker option
2014-12-23 Marco Elvermem: Add MemChecker and MemCheckerMonitor
2014-12-23 Andreas Sandbergarm: Raise an alignment fault if a PC has illegal alignment
2014-12-23 Andreas Sandbergarm: Clean up and document decoder API
2014-12-23 Andreas Sandbergarm: Add support for filtering in the PMU
2014-12-23 Dam Sunwooconfig: Add options to take/resume from SimPoint checkp...
2014-12-23 Gabe Blackscons: Make the USE_KVM variable available in C++.
2014-12-14 Nilay VaishAdded tag stable_2014_12_14 for changeset bdb307e8be54
2014-12-10 Gabe BlackLet other objects set up memory like regions in a KVM VM.
2014-12-08 Andreas Sandbergarm: Fix decoding of PMXEVTYPER_EL0 and PMCCFILTR_EL0
2014-12-08 Andreas Sandbergdev: Add response sanity checks in PioPort
2014-12-08 Andreas Sandbergdev: Correctly transform packets into responses
2014-12-06 Gabe Blackmisc: Generalize GDB single stepping.
2014-12-06 Gabe Blackx86: Implement a remote GDB stub.
2014-12-06 Gabe Blackmisc: Add some utility functions for schedule inst...
2014-12-06 Gabe Blackmisc: Rename the GDB "Event" event class to InputEvent.
2014-12-05 Gabe Blacksim: Ensure GDB interrupts the simulation at an instruc...
2014-12-05 Gabe Blackcpu: Only check for PC events on instruction boundaries.
2014-12-05 Gabe Blackmisc: Make the GDB register cache accessible in various...
2014-12-05 Gabe Blackconfig: Add two options for setting the kernel command...
2014-12-04 Gabe Blackx86: Rework opcode parsing to support 3 byte opcodes...
2014-12-04 Gabe Blackarch: Allow named constants as decode case values.
2014-12-04 Nilay Vaishconfig: ruby: mi protocol: correct master slave setting...
2014-12-03 Gabe Blackx86: Clean up style in process.cc.
2014-12-03 Gabe Blacksim: Make it possible to override the breakpoint length...
2014-12-03 Gabe Blackconfig: Get rid of some extra spaces around default...
2014-12-03 Gabe Blackide: Accept the IDLE (0xe3) ATA command.
2014-12-03 Gabe Blackdev: Support translating left and right ALT keys.
2014-12-02 Andreas Hanssonstats: Bump stats for fixes, mostly TLB and WriteInvalidate
2014-12-02 Andreas Hanssonscons: Ensure dictionary iteration is sorted by key
2014-12-02 Curtis Dunhammem: Support WriteInvalidate (again)
2014-12-02 Curtis Dunhammem: Remove WriteInvalidate support
2014-12-02 Andrew Bardsleycpu: Fix retries on barrier/store in Minor's store...
2014-12-02 Andrew Bardsleycpu: Fix memoryIssueLimit checking in Minor
2014-12-02 Andrew Bardsleyarm: Fix TLB ignoring faults when table walking
2014-12-02 Andrew Bardsleyconfig: Fix to SystemC example's event handling
2014-12-02 Andrew Bardsleyconfig: SystemC Gem5Control top level additions
2014-12-02 Andreas Hanssonstats: Bump stats for o3 LSQ changes
2014-12-02 Marco Elvercpu, o3: Ignored invalidate causing same-address load...
2014-12-02 Andreas Hanssoncpu: Always mask the snoop address when performing...
2014-12-02 Stephan Diestelhorstcpu: Move packet deallocation to recvTimingResp in...
2014-12-02 Andreas Hanssonmem: Relax packet src/dest check and shift onus to...
2014-12-02 Andreas Hanssonmem: Clean up packet data allocation
2014-12-02 Andreas Hanssonmem: Cleanup Packet::checkFunctional and hasData usage
2014-12-02 Andreas Hanssonmem: Make the requests carried by packets const
2014-12-02 Andreas Hanssonmem: Make Request getters const
next