summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-07sim: Add serialization macros for std containersAndreas Sandberg
2015-07-06mem: Cleanup CommMonitor in preparation for probe supportAndreas Sandberg
2015-07-04x86: Adjust the size of the values written to the x87 misc registersNikos Nikoleris
2015-07-04o3: correct the number of cc registers in rename mapNilay Vaish
2015-07-04mem: packet: Add const to constructor argumentNilay Vaish
2015-07-04ruby: drop NetworkMessage classNilay Vaish
2015-07-04ruby: mesi three level: name change to avoid clashNilay Vaish
2015-07-04ruby: remove message buffer nodeNilay Vaish
2015-07-03mem: Increase the default buffer sizes for the DDR4 controllerAndreas Hansson
2015-07-03mem: Update DRAM command scheduler for bank groupsWendy Elsasser
2015-07-03mem: Avoid DRAM write queue iteration for merging and read lookupAndreas Hansson
2015-07-03mem: Delay responses in the crossbar before forwardingAndreas Hansson
2015-07-03mem: Remove redundant is_top_level cache parameterAndreas Hansson
2015-07-03mem: Split WriteInvalidateReq into write and invalidateAndreas Hansson
2015-07-03mem: Add ReadCleanReq and ReadSharedReq packetsAndreas Hansson
2015-07-03mem: Allow read-only caches and check complianceAndreas Hansson
2015-07-03mem: Add clean evicts to improve snoop filter trackingAli Jafri
2015-07-03mem: Convert Request static const flags to enumsAndreas Hansson
2015-07-03base: remove fd from object loadersCurtis Dunham
2015-07-03scons: Bump compiler requirement to gcc >= 4.7 and clang >= 3.1Andreas Hansson
2015-06-25ruby: slicc: remove READMENilay Vaish
2015-06-25ruby: message: remove a data member added by mistakeNilay Vaish
2015-06-25Ruby: Remove assert in RubyPort retry list logicJason Power
2015-06-21base: Add a warn_if macroAndreas Sandberg
2015-06-21arm: Cleanup arch headers to remove dma_device.hh dependencyAndreas Sandberg
2015-06-09mem: Add check for express snoop in packet destructorAli Jafri
2015-06-09mem: Fix snoop packet data allocation bugAndreas Hansson
2015-06-09arm: Delete debug print in initialization of hardware threadRune Holm
2015-06-09arm: Fix typo in ldrsh instruction nameRune Holm
2015-06-09base: Reset CircleBuf size on flush()Andreas Sandberg
2015-06-09dev, arm: Include PIO size in AmbaDmaDevice constructorAndreas Sandberg
2015-06-07ruby: Fix MESI consistency bugMarco Elver
2015-06-07mem: Add HMC Timing ParametersMatthias Jung
2015-06-07arch: fix build under MacOSXRuslan Bukin ext:(%2C%20Zhang%20Guoye)
2015-05-30mem: addr_mapper: restore old address if request not sentChristoph Pfister
2015-06-01sim, arm: add checkpoint upgrader for d02b45a5Curtis Dunham
2015-06-01kvm, arm: Add support for aarch64Andreas Sandberg
2015-06-01kvm, arm, dev: Add an in-kernel GIC implementationAndreas Sandberg
2015-06-01kvm: Handle inst events at the current instruction countAndreas Sandberg
2015-06-01kvm, arm: Move ARM-specific files to arch/arm/kvm/Andreas Sandberg
2015-05-26arm: implement the CONTEXTIDR_EL2 system reg.Curtis Dunham
2015-05-26arm: Make address translation faster with better cachingNathanael Premillieu
2015-05-26base: Allow multiple interleaved rangesAndreas Hansson
2015-05-26cpu: Fix a bug in counting issued instructions in MinorCPUAndrew Bardsley
2015-05-26arm: Implement some missing syscalls (SE mode)Giacomo Gabrielli
2015-05-26ruby: Deprecation warning for RubyMemoryControlAndreas Hansson
2015-05-23arm, dev: Add support for a memory mapped generic timerAndreas Sandberg
2015-05-23arm: Get rid of pointless have_generic_timer paramAndreas Sandberg
2015-05-23dev, arm: Add virtual timers to the generic timer modelAndreas Sandberg
2015-05-23dev, arm: Refactor and clean up the generic timer modelAndreas Sandberg