summaryrefslogtreecommitdiff
path: root/src/dev/sinic.hh
AgeCommit message (Expand)Author
2015-12-10dev: Move network devices to src/dev/net/Andreas Sandberg
2015-12-10dev: Move existing PCI device functionality to src/dev/pciAndreas Sandberg
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-08-07dev: Make serialization in Sinic constantAndreas Sandberg
2015-08-07base: Declare a type for context IDsAndreas Sandberg
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg
2012-11-02dev: Fix ethernet device inheritance structureAndreas Sandberg
2012-08-21Clock: Move the clock and related functions to ClockedObjectAndreas Hansson
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2008-10-09SINIC: Commit old code from ASPLOS 2006 studies.Nathan Binkert
2007-09-28Rename cycles() function to ticks()Ali Saidi
2007-08-16Devices: Make EtherInts connect in the same way memory ports currently do.Ali Saidi
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-07-12memory mode information now contained in system objectAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt