summaryrefslogtreecommitdiff
path: root/dev/isa_fake.cc
AgeCommit message (Expand)Author
2006-04-28devices should increment pkt.time instead of assiging to itAli Saidi
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2006-04-11fullsys now builds and runs for about one cycleAli Saidi
2006-04-10updates for newmemAli Saidi
2006-03-10Added ev5.hh to files which should include it directly, now that it isn't inc...Gabe Black
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2005-11-20io_bus is split out into pio_bus and dma_bus so that any deviceNathan Binkert
2005-08-23Lots of fixes to serialization and naming of various deviceNathan Binkert
2005-08-19A few minor fixes to get things to build on Cygwin.Steve Reinhardt
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano