summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-01rename CopyData to CopyOut and implement CopyIn to copy dataNathan Binkert
2004-07-01sort out common files into configs/kernelNathan Binkert
2004-07-01Add documentation for linux-dist system and make some small formattingAndrew Schultz
2004-06-30Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2004-06-30Update MAX ASN in kernel to 127 since that's what the ev5 supportsAli Saidi
2004-06-30fix the -I flag stuff for CPP so it actually works right.Nathan Binkert
2004-06-30add asn when tracing tlb stuffNathan Binkert
2004-06-30Merge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alschult/m5Andrew Schultz
2004-06-30Change assert to check on virtual addresses because the physicalAndrew Schultz
2004-06-30Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-06-30fix transmit side checksum offloading to not generate a pseudo header.Lisa Hsu
2004-06-29Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2004-06-29Another fix for the too much work problem in 2.6. This should do it.Ali Saidi
2004-06-29Get rid of old ini files that haven't been used in a long time.Nathan Binkert
2004-06-28With the new uart code 300 cycles isn't quite enough, 350 seems toAli Saidi
2004-06-28fix up the recordEvent stuff to support ignoring eventsNathan Binkert
2004-06-28Don't serialize the absolute path so we can move checkpoints around.Nathan Binkert
2004-06-28add support to add a string to indicate a particular sample of a runNathan Binkert
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