summaryrefslogtreecommitdiff
path: root/src/dev/storage
AgeCommit message (Expand)Author
2018-08-21misc: Appease GCC 8Jason Lowe-Power
2017-12-14misc: Updates for gcc7.2 for x86Jason Lowe-Power
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-09-26dev: Make the IDE controller handle NULL simobject pointers.Gabe Black
2017-08-12dev: Fix an IDE error check.Gabe Black
2017-06-20dev: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-05-01dev: Add ATA command used in recent Linux kernelsJason Lowe-Power
2016-08-16dev: Revert 0a316996de76 [dev, sim: Added missing override...]Andreas Sandberg
2016-08-15dev, sim: Added missing override keywords to fix CLANG compilation (OSX)Matteo Andreozzi
2016-06-06sim: Call regStats of base-class as wellStephan Diestelhorst
2016-04-12misc: Appease clang...againAndreas Hansson
2015-11-26dev: Add post-fork handling for disk imagesAndreas Sandberg
2015-12-10dev: Move storage devices to src/dev/storage/Andreas Sandberg