summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-25Merge zizzer:/bk/linuxAndrew Schultz
2004-05-25Varied fixes to get linux running. Allow for shutdown on linux.Andrew Schultz
2004-05-25Changed name of lisa's device to NSgigE instead of Etherdev so itAli Saidi
2004-05-24Fix to the PIO read state machine (write still needs fixes)Andrew Schultz
2004-05-24parser.out and parser.py shouldn't have been added to the repositoryAli Saidi
2004-05-24Merge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitkeeper/linuxAli Saidi
2004-05-24removed mbuf code from linux since it only exists in tru64Ali Saidi
2004-05-23make the interaction of the stats event stuff with theNathan Binkert
2004-05-21fix column name for indexesNathan Binkert
2004-05-21add a few statistics eventsNathan Binkert
2004-05-21Add support for event tracking. Esentially this puts a sequenceNathan Binkert
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-21Change the namespace Statistics to StatsNathan Binkert
2004-05-20Update the adaptive cache compression scheme.Erik Hallnor
2004-05-19Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-05-19Replaced by pythonNathan Binkert
2004-05-19Remove the uncacheable bit 39 check (needs to be merged in with head treeAndrew Schultz
2004-05-18Add a level of indirection to the register accessors used inSteve Reinhardt
2004-05-18Replace explicit xc->misspeculating() tests in execute() methodsSteve Reinhardt
2004-05-18fix the indefinite interrupting of the ethernet device.Lisa Hsu
2004-05-18lift FnEvents and and Binning stuff out of LinuxSystem into commonn places wi...Lisa Hsu
2004-05-18merge m5 with linux for the event and binning liftingLisa Hsu
2004-05-17Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-05-17lift system-independent binning stuff out of Tru64System into System.Lisa Hsu
2004-05-17Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-05-17Significant changes to ISA description to completely factorSteve Reinhardt
2004-05-17push the new system_events file that i was prevented from pushing way back wh...Lisa Hsu
2004-05-17Changes to let system boot with COW imageAndrew Schultz
2004-05-17Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-05-16Now that the generation stuff is working, make the gendirNathan Binkert
2004-05-16Make the build process deal with the target arch directoryNathan Binkert
2004-05-14manual merge of linux_system and makefileAli Saidi
2004-05-14Linux boots... various fixes to make console work correctlyAli Saidi
2004-05-13Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-05-13lift some things out of the tru64 directory into common directory so linux ca...Lisa Hsu
2004-05-13Add VPtr class that makes it possible to esentially createNathan Binkert
2004-05-13remove the annotation junkNathan Binkert
2004-05-13pass the address of both the old an new pcbb on contextNathan Binkert
2004-05-13wrap mbuf stuff in the tru64 namespace since other OSesNathan Binkert
2004-05-13Avoid sending a signal to ourselves if we're not debuggingNathan Binkert
2004-05-12Fixes to DMA writing (still unverified) and added serialize/unserializeAndrew Schultz
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-05-11Merge zizzer.eecs.umich.edu:/bk/linuxLisa Hsu
2004-05-11successful merge, linux still builds and runs as far it used to, network devi...Lisa Hsu
2004-05-11Merge zizzer:/bk/linuxAndrew Schultz
2004-05-11Changes to fix bad DMA handling by disk when using scatter gather pageAndrew Schultz
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-10dma_bus_interface_impl.hh:Steve Reinhardt
2004-05-10Do a better job of factoring out CPU model in ISA description.Steve Reinhardt
2004-05-09Added ULL for 64bit intsAli Saidi