summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-12energy: Tighter checking of levels for DFS systemsStephan Diestelhorst
2014-07-25energy: Add the Energy Controller in the right configsStephan Diestelhorst
2014-09-20energy: Memory-mapped Energy Controller componentAkash Bagdia
2014-06-16energy: Small extentions and fixes for DVFS handlerStephan Diestelhorst
2014-09-20mem: Add DDR4 bank group timingWendy Elsasser
2014-09-20mem: Add memory rank-to-rank delayWendy Elsasser
2014-09-20cpu: Update DRAM traffic genWendy Elsasser
2014-09-20dev: Add support for 9p proxying over VirtIOAndreas Sandberg
2014-09-20dev: Add a VirtIO block device modelAndreas Sandberg
2014-09-20dev: Add a VirtIO console device modelAndreas Sandberg
2014-09-20dev, pci: Implement basic VirtIO supportAndreas Sandberg
2014-09-20dev: Refactor terminal<->UART interface to make it more genericAndreas Sandberg
2014-09-20base: Clean up redundant string functions and use C++11Andreas Hansson
2014-09-20base: Add getSectionNames to IniFileAndrew Bardsley
2014-08-25tests: automatically kill regressions that take too longCurtis Dunham
2014-09-20cpu: Add ExecFlags debug flagMitch Hayenga
2014-09-20mem: Remove the GHB prefetcher from the source treeMitch Hayenga
2014-09-20cpu: use probes infrastructure to do simpoint profilingDam Sunwoo
2014-09-20config: Cleanup .json config file generationAndrew Bardsley
2014-09-19arch: Pass faults by const reference where possibleAndreas Hansson
2014-09-19cpu: Use a deque in o3 rename instruction queueAndreas Hansson
2014-09-19base: Ensure the CP annotation compiles againAndreas Hansson
2014-09-19misc: Use safe_cast when assumptions are made about return valueAndreas Hansson
2014-09-19misc: Restore ostream flags where neededAndreas Hansson
2014-09-19stats: Fix flow-control bug in Vector2D printingAndreas Hansson
2014-09-19misc: Remove assertions ensuring unsigned values >= 0Andreas Hansson
2014-09-19mem: Check return value of checkFunctional in SimpleMemoryAndreas Hansson
2014-09-19mem: Add checks to sendTimingReq in cacheAndreas Hansson
2014-09-15ruby: network: revert some of the changes from ad9c042dce54Nilay Vaish
2014-09-12stats: Minor update of Minor stats after uncacheable fixAndreas Hansson
2014-09-12cpu: Fix memory access in Minor not setting parent Request flagsAndrew Bardsley
2014-09-12style: Fix line continuation, especially in debug messagesAndrew Bardsley
2014-09-12minor: Fix typo in DPRINTF for Minor branch predictionAndreas Hansson
2014-09-09sim: Automatically unregister probe listenersAndreas Sandberg
2014-09-09config: Fix vectorparam command line parsingGeoffrey Blake
2014-09-09cpu: Only iterate over possible threads on the o3 cpuMitch Hayenga
2014-09-09mem: Add accessor function for vaddrMitch Hayenga
2014-09-09sim: Fix resource leak in BaseGlobalEventAndreas Sandberg
2014-09-09misc: Fix a number of unitialised variables and membersAndreas Hansson
2014-09-03dev: seperate legacy io offsets from PCI offsetAli Saidi
2014-09-03arm: Support >2GB of memory for AArch64 systemsAli Saidi
2014-09-03arm: Assume we have a kernel that supports pci devicesAli Saidi
2014-09-03dev, arm: Add support for linux generic pci host driverAli Saidi
2014-09-03config: Add port splicing capability to PortRef classGeoffrey Blake
2014-09-03config: Update Streamline scripts and configsDam Sunwoo
2014-09-03config: Refactor RealviewEMM to fit into new config systemGeoffrey Blake
2014-09-03stats: Update stats for CPU and cache changesAndreas Hansson
2014-09-03tests: Use medium dataset for perlbmk regressionsAndreas Hansson
2014-09-03alpha: Stop using 'inorder' and rely entirely on 'minor'Andreas Hansson
2014-09-03base: Use STL C++11 random number generationAndreas Hansson