summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-29Add support for multiple streams being configured with the INITPARAMAli Saidi
2005-11-28Virtualized SINIC fixesNathan Binkert
2005-11-28Make the debugger a bit more useful with m5.opt by moving stuffNathan Binkert
2005-11-25Virtualize sinicNathan Binkert
2005-11-25Add the capability to iterate through the packets in a pktfifo,Nathan Binkert
2005-11-22Major improvements in the graph output code. Mostly adding moreNathan Binkert
2005-11-22Change the set of statistics that are generated when specifying "all"Nathan Binkert
2005-11-22More changes from cpus named fullX to runXNathan Binkert
2005-11-22Fix the system clock at 1THz making 1 simulation tick = 1 psNathan Binkert
2005-11-22make the NUMCPUS parameter always refer to the total number of cpusNathan Binkert
2005-11-22Make sure that the aiobench client has enough memory.Nathan Binkert
2005-11-22Clean up the newly updated iscsi-client scriptNathan Binkert
2005-11-22Apply patch for syscall emulation provided by Antti Miettinen (apm@brigitte.d...Kevin Lim
2005-11-22add the cpu number of the request to various panic and traceNathan Binkert
2005-11-21add support for delaying pio writes until the cache access occursNathan Binkert
2005-11-21expose an environment variable for setting the linux image.Nathan Binkert
2005-11-21change profile environment configurations.Nathan Binkert
2005-11-21Rearrange the memory configurations.Nathan Binkert
2005-11-21have sinic use the new readBar/writeBar stuff that's in theNathan Binkert
2005-11-21Add a bunch of functions to manage the BAR addresses. ThisNathan Binkert
2005-11-21Actually, you should'nt do math on Clock in the config files.Nathan Binkert
2005-11-21BARs now of type MemorySize32Nathan Binkert
2005-11-20Make it so one can do math with a Clock type in the config filesNathan Binkert
2005-11-20Allow long as a multiplier in the python configNathan Binkert
2005-11-20Deal with divide by zero in the python stats stuff.Nathan Binkert
2005-11-20implement __str__ for all of the proxy stuff so we canNathan Binkert
2005-11-20fixup benchmark names a bitNathan Binkert
2005-11-20Serialize the symbol tablesNathan Binkert
2005-11-20get rid of allSymtabNathan Binkert
2005-11-20switch all profiling stuff to the kernelSymtab since allSymtabNathan Binkert
2005-11-20clear the function profile on a stats resetNathan Binkert
2005-11-20use Counter to avoid overflowing an intNathan Binkert
2005-11-20Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-11-20better placement of database commitsNathan Binkert
2005-11-20For SimpleCPU profiling code, only update the exec context'sNathan Binkert
2005-11-20Cleanup the StackTrace interfaces and profile interfaces so theyNathan Binkert
2005-11-20remove duplicate profile event code that is already inNathan Binkert
2005-11-20io_bus is split out into pio_bus and dma_bus so that any deviceNathan Binkert
2005-11-19add symbol opcodeAli Saidi
2005-11-11Add checktrace.sh. Checks all the ethertrace files in */ethertraceAli Saidi
2005-11-11Update random come to always have explict min/maxAli Saidi
2005-11-10Actually free Process fd_map entries when a file is closed...Steve Reinhardt
2005-11-10Syscall DPRINTF and warning cleanup.Steve Reinhardt
2005-11-10Fix Lisa's CPU trace system check for syscall emulation.Steve Reinhardt
2005-11-09just commit what i need for dumping traces compatible with intel's casperLisa Hsu
2005-11-09Merge zizzer:/bk/m5Lisa Hsu
2005-11-09new rcS file for open-iscsi rather than the old linux-iscsiLisa Hsu
2005-11-09A couple of FP-related fixes (prompted by Adam having troubleSteve Reinhardt
2005-11-03Qdo should kill its subordinate qsub more aggressivelySteve Reinhardt
2005-11-03Check for MySQL 4.1 or newer onlySteve Reinhardt