summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2005-02-11Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-11Fix up #defines to use full path; fix up code for g++ 3.4Kevin Lim
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-02-04Hand mergeKevin Lim
2005-02-03Add support for CPU models to execute the effectiveSteve Reinhardt
2005-01-18Move trace data function to .cc file.Kevin Lim
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2005-01-11Merge changes.Kevin Lim
2005-01-11Slight fixes, add in commit trace flag.Kevin Lim
2004-12-14Modified to work with do_eventsRon Dreslinski
2004-11-18back out ron's memory system changes because they break dmaNathan Binkert
2004-11-18undo simple CPU changesNathan Binkert
2004-11-17Changes to use siinic:Ron Dreslinski
2004-11-17Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2004-11-16Add simple function-tracing support. Prints a messageSteve Reinhardt
2004-11-15Minor cleanup of symtab code/includes.Steve Reinhardt
2004-11-15Minor fixes for pc sampling profile.Steve Reinhardt
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-14Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-11-12MergeRon Dreslinski
2004-11-12Make changes so that coherence works on a timing bus for the top-level of cac...Ron Dreslinski
2004-11-10Don't use the global check_interrupts variable. Add a per-cpuNathan Binkert
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-10-25Don't use magic numbers.Nathan Binkert
2004-10-21Check in of various updates to the CPU. Mainly adds in stats, improvesKevin Lim
2004-10-17Bunch of little changes for tracking copies and getting OPT right.Erik Hallnor
2004-10-01Make printouts look more like stats.Erik Hallnor
2004-09-30Updates to make traces work correctly in all circumstances. Add opt set assoc...Erik Hallnor
2004-09-28Add opt cpu and fix page copy warningsErik Hallnor
2004-09-23Update to make multiple instruction issue and different latencies work.Kevin Lim
2004-09-22Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smpAli Saidi
2004-09-20Update copies to work around alignment faults.Erik Hallnor
2004-09-16pc event now clears lower 2 bitsAli Saidi
2004-09-16switch contexts on palcode rather than kernel codeAli Saidi
2004-09-03added system option to bin interrupt code seperately.Ali Saidi
2004-09-02Update tracing functionality and add an ITX trace writer.Erik Hallnor
2004-08-20Check in of new CPU. This checkin works under non-Fullsystem mode, with no c...Kevin Lim
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-07-28updated readme to reflect linux/scons changesAli Saidi
2004-07-14Add a clock multiplier for simple CPU so that it is possibleNathan Binkert
2004-07-06Remove duplicate statErik Hallnor
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-28fix up the recordEvent stuff to support ignoring eventsNathan Binkert
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi