summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-30Change assert to check on virtual addresses because the physicalAndrew Schultz
2004-06-27Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-06-27allow the use of old console code and update elf_object not to rely on EM_ALP...Ali Saidi
2004-06-26removed LINUX system dir, all we really need is one that both tru64 and linux...Ali Saidi
2004-06-26rewrote uart and renamed console.cc to simconsole to reduce confusionAli Saidi
2004-06-23minor changes to endian code so that it runs on x86 linuxAli Saidi
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-23Fix to properly shadow the DEV bit in the Drive/Head register so otherAndrew Schultz
2004-06-23more modifications for cross-endian support. linux now gets to pciconfigAli Saidi
2004-06-22Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-linuxAli Saidi
2004-06-22ifdefed ev5 vs. ev6 differences so Tlaser can work in the linux treeAli Saidi
2004-06-22pulled from head before pushing linux treeAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-21Initial cut at Python-based descriptor files for param contexts.Steve Reinhardt
2004-06-21Handle SIGABRT a little more nicely.Steve Reinhardt
2004-06-21Get rid of DynInst 'valid' hack check... bug it was put in for is long gone.Steve Reinhardt
2004-06-21Don't put store prefetches (like wh64) with invalid addressesSteve Reinhardt
2004-06-21Record execution faults in DynInst fault field. Previously theSteve Reinhardt
2004-06-21lLisa Hsu
2004-06-21Merge saidi@zizzer.eecs.umich.edu:/bk/linuxAli Saidi
2004-06-21start towards getting m5 endian compliantAli Saidi
2004-06-17Serialized cpu interruptsAli Saidi
2004-06-17Fixes to IDE disk to fix serialization. Now passes simple CPU serializeAndrew Schultz
2004-06-16Fix serialize/unserialize of the timers and RTC eventsAndrew Schultz
2004-06-16Updated serialization code and added #if tracing so that make fastAli Saidi
2004-06-15Enable software prefetches in FullCPU by default.Steve Reinhardt
2004-06-15Merge isabel.reinhardt.house:/z/stever/bk/m5-headSteve Reinhardt
2004-06-15Get software prefetching to work in full-system mode.Steve Reinhardt
2004-06-15Reconfigure ini files to match the default system that I'd likeNathan Binkert
2004-06-14Add fast writes (wh64) back to the cache.Erik Hallnor
2004-06-13Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Erik Hallnor
2004-06-13Add some rewritten trace readers.Erik Hallnor
2004-06-12minor mods for mimicking NS83820 functionalityLisa Hsu
2004-06-12fix the SYSTEMDIR #defLisa Hsu
2004-06-11fix serializationLisa Hsu
2004-06-11fix ini messups with the reorgLisa Hsu
2004-06-11after unserialization in the ide driver we need to reprogram theAli Saidi
2004-06-10move ping_linux.ini into linux-kernel-tsunami dirAli Saidi
2004-06-10Merge zizzer.eecs.umich.edu:/bk/linuxLisa Hsu
2004-06-10fix some things on linux todo list. 1) the config.ini. 2) the etherpkt stru...Lisa Hsu
2004-06-10Fixes for detailed boot, made cttz and ctlz instructions more compact,Ali Saidi
2004-06-10lift common code *kernel_stats.* into the kern directory.Lisa Hsu
2004-06-10Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-06-10forgot to remove these filesLisa Hsu
2004-06-10lif kernelt stats out of tru64 directoryLisa Hsu
2004-06-10Change SCSI controller back to original M5 controller and remove theAndrew Schultz
2004-06-09Rename '*.odesc' files to '*.od'.Steve Reinhardt
2004-06-09Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-06-09Minor restructuring of Python config code, mostly to avoid walkingSteve Reinhardt
2004-06-09Don't print 0 stats for memory commands we don't see.Erik Hallnor