summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-15fix udp checksumsNathan Binkert
2004-11-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-11-15mount surge image read-onlyNathan Binkert
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-15make it so we can individually use the sampling cpu onNathan Binkert
2004-11-15Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
2004-11-15Fix more of the stats python stuffNathan Binkert
2004-11-15commit ploticus code to repositoryAli Saidi
2004-11-14updated to make memory a touch slower in the HT case and theAli Saidi
2004-11-14New system configurations that work around the bus bridgeNathan Binkert
2004-11-14update graph generating codeNathan Binkert
2004-11-14by default bin interrupts seperately from kernel code.Ali Saidi
2004-11-13patched nfs boot scriptsAli Saidi
2004-11-13fixed nfs scripts hopefully for the last timeAli Saidi
2004-11-13Get rid of obsolete sim/sim_stats.* files (looks like theseSteve Reinhardt
2004-11-13Add the Simple Integrated Network Interface ControllerNathan Binkert
2004-11-13don't handle device specific configuration stuff in the baseNathan Binkert
2004-11-13Use the new PacketFifo class to avoid manual calculationsNathan Binkert
2004-11-13change the serialization of a packet so that we don'tNathan Binkert
2004-11-13we shouldn't ever pass around references to PacketPtrs,Nathan Binkert
2004-11-13forgot a change in the previous commit. the ide controllerNathan Binkert
2004-11-13Make it possible for PioDevices to have unknown pioNathan Binkert
2004-11-13Use parameter structs for initialization so it's easierNathan Binkert
2004-11-13sort #includesNathan Binkert
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-11-13remove the global static check_interrupts variable now thatNathan Binkert
2004-11-13defining SYSTEM_EV5 isn't all that necessaryNathan Binkert
2004-11-13defining SYSTEM_EV5 isn't all that necessaryNathan Binkert
2004-11-12Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
2004-11-12slightly different parameters for nfs scriptAli Saidi
2004-11-12add surge and spec-surge readfiles. also make the naming system uniform, the...Lisa Hsu
2004-11-12Added nfs-client.rcS and nfs-server.rcSAli Saidi
2004-11-10Bus interface range fixes for caches (to fix bus brudge range bug).Steve Reinhardt
2004-11-10add DPRINTFsSteve Reinhardt
2004-11-10Make it so we can cast an EthAddr to a 64-bit integerNathan Binkert
2004-11-10Use the inPalMode function instead of the PC_PAL macroNathan Binkert
2004-11-10Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-11-10Don't use the global check_interrupts variable. Add a per-cpuNathan Binkert
2004-11-10don't print dprintk twice on the same lineNathan Binkert
2004-11-09software prefetch fixJennifer Treichler
2004-11-03Fix to deal with the new base class parameter for registrationNathan Binkert
2004-11-03Forgot about the tracing cpus for the changes to the base classNathan Binkert
2004-11-03make activation of exec contexts happen in startupNathan Binkert
2004-11-03Add Inorder CPU modelTaeho Kgil
2004-11-03add a new phase to the simulator. Basically the simulator now goesNathan Binkert
2004-11-01remove mention of a couple of files that don't exist anymoreNathan Binkert
2004-10-28More user-friendly updates for 570.Steve Reinhardt
2004-10-28Add '%' in some places to suppress spurious doxygen auto-links.Steve Reinhardt
2004-10-27Major documentation update for 570 F04.Steve Reinhardt
2004-10-25Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smpAli Saidi