dev,stats: Update stats style for CopyEngine and IdeDisk
[gem5.git] / src / dev / storage / ide_disk.cc
2020-11-19 Hoa Nguyendev,stats: Update stats style for CopyEngine and IdeDisk
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-22 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-20 Gabe Blackdev: Stop using the OS page size in the IDE controller.
2020-08-28 Gabe Blackmisc: Clean up usage of arch/isa_traits.hh.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackdev: Delete the authors list from files in src/dev.
2019-10-30 Gabe Blackdev: Get PageBytes from the system in the ide_disk...
2019-10-30 Gabe Blackdev: Remove using namespace std and TheISA from ide_dis...
2017-12-14 Jason Lowe-Powermisc: Updates for gcc7.2 for x86
2017-06-20 Sean Wilsondev: Replace EventWrapper use with EventFunctionWrapper
2017-05-01 Jason Lowe-Powerdev: Add ATA command used in recent Linux kernels
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2015-12-10 Andreas Sandbergdev: Move storage devices to src/dev/storage/